-
When I run `vagrant up` I get the following errors and the provisioning doesn't complete.
```
==> bundlegen: Running provisioner: shell...
bundlegen: Running: inline script
bundlegen: GOO…
-
Magma VMs use bare Ubuntu boxes from the Vagrant Cloud as basis for some VMs. However, two different bare boxes are used, `generic/ubuntu2004` and `ubuntu/focal64`. This introduces complexity in maint…
-
Vagrantfile should be updated to use `rockylinux/8` as its `baseBox` Once updated, test meza inside new vagrant.
-
### Bug Description
When I run `vagrant up`, following error happens.
I think this is due to `Vagrantfile` because `Vagrantfile.containerd2youki` can be executed.
```
Bringing machine 'default…
-
-
```
Vagrant failed to initialize at a very early stage:
There was an error loading a Vagrantfile. The file being loaded
and the error message are shown below. This is usually caused by
a syntax …
-
edit the **Vagrantfile** to provision a VM for clients using the **Vagrant** provider of your choice based on [ specs ](https://github.com/Shayan-Ghani/boundary-vault-stack/tree/main/provision/specs.…
-
We now have a new version of https://github.com/amirkdv/chef-deploy-drupal
We need to include the following diff:
``` diff
# Installs the previously exported site code and SQL dump via deploy-dr…
-
Other Vagrant VMs expose ports to the host OS. I added the following to access the Jenkins UI:
config.vm.forward_port 8080, 8080
-
#### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help th…