How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "kun432/vyos"
  config.vm.box_version = "1.3-rolling-202010130117"
end
vagrant init kun432/vyos \
  --box-version 1.3-rolling-202010130117
vagrant up

This version was created over 2 years ago.

1.3-rolling-202010130117

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