How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "jst-shirota/vyos"
  config.vm.box_version = "1.3.0-rolling-202010181621"
end
vagrant init jst-shirota/vyos \
  --box-version 1.3.0-rolling-202010181621
vagrant up

This version was created almost 4 years ago.

  • config.ssh.insert_key is not supported.
  • config.vm.synced_folder is not supported.
1 provider for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud (308 MB)