How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "bertvv/vyos116"
  config.vm.box_version = "1.0.0"
end
vagrant init bertvv/vyos116 \
  --box-version 1.0.0
vagrant up

This version was created about 8 years ago.

Vagrant base box for VyOS 1.1.6. This was created with the Packer template by @higebu. Changes to the version on Github:

  • A bug was fixed so that the vboxsf driver is loaded after booting so synced folders work
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (271 MB)