How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "dmotte/vagrantbox"
config.vm.box_version = "2023.07.19.0722"
end
vagrant init dmotte/vagrantbox \
--box-version 2023.07.19.0722
vagrant up
This version was created 12 months ago.
This version has been released automatically with GitHub Actions, commit 8c231e671a351ce4d0e2c31ed13e5870a51e2f31