How to use this box with Vagrant:

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

This version was created 11 months ago.

This version has been released automatically with GitHub Actions, commit 77bb3e43e7493ba65305ed1948f01f3a05abd276

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