How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "kubogb/ubuntu-20-dev"
config.vm.box_version = "2004.5.20230321"
end
vagrant init kubogb/ubuntu-20-dev \
--box-version 2004.5.20230321
vagrant up
This version was created 9 months ago.
Initial Release
VM contents: