How to use this box with Vagrant:

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

This version was created almost 3 years ago.

1.4-rolling-202102220144 sagitta

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (3.12 KB)