How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "dmotte/vagrantbox"
  config.vm.box_version = "2023.10.01.1025"
end
vagrant init dmotte/vagrantbox \
  --box-version 2023.10.01.1025
vagrant up

This version was created 10 months ago.

This version has been released automatically with GitHub Actions, commit b4da5ff06fc8117b2aa6acf631ef050154f60f9f

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.96 GB)