How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "vkanimea/vyos-1.1.8"
  config.vm.box_version = "1.1.8"
end
vagrant init vkanimea/vyos-1.1.8 \
  --box-version 1.1.8
vagrant up

This version was created almost 7 years ago.

Base Version - vyos 1.1.8, VirtualBox version 5.2.0. VM - Memory 512MB, 8GB Hard Disk, Nic1 - NAT, Nic2 - Internal

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (229 MB)