Tried out the test image by adding the following lines to my Vagrantfile:
config.vm.box = "ubuntu/jammy64" config.vm.box_url = "https://people.canonical.com/~jchittum/vagrant-testing/ubuntu-jammy-vagrant-TESTING-20220419.box"
This works for me on Debian Bullseye with virtualbox 6.1.32 and vagrant 2.2.14.
Tried out the test image by adding the following lines to my Vagrantfile:
config.vm.box = "ubuntu/jammy64" /people. canonical. com/~jchittum/ vagrant- testing/ ubuntu- jammy-vagrant- TESTING- 20220419. box"
config.vm.box_url = "https:/
This works for me on Debian Bullseye with virtualbox 6.1.32 and vagrant 2.2.14.