How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "rugged-software/focal-fossa64-base"
  config.vm.box_version = "0.1.0"
end
vagrant init rugged-software/focal-fossa64-base \
  --box-version 0.1.0
vagrant up

This version was created over 1 year ago.

Initial version, tested successfully.

1 provider for this version.
  • hyperv Hosted by Vagrant Cloud (2.72 GB)