How to use this box with Vagrant:

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

This version was created 3 months ago.

This version has been released automatically with GitHub Actions, commit 1e0b394

1 provider for this version.
  • virtualbox
    amd64 Hosted by Vagrant Cloud (1.71 GB)