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