-
An error occurred while executing multiple actions in parallel.
Any errors that occurred are shown below.
An unexpected error occurred when executing the action on the
'basic12sp4' machine. Pleas…
-
* Operating System Version: Windows 11
* Provider (VirtualBox/VMWare): VirtualBox
* Vagrant Version: 2.4.1
* Packer Version:
* Are you using stock boxes (downloaded) or were they built from scratc…
-
**Is your feature request related to a problem? Please describe.**
In mirrored networking mode, traffic for any virtual interfaces libvirt creates is not routable from Windows.
To reproduce:
1. I…
hoo29 updated
1 month ago
-
I think it may finally work, but there are some caveats.
Following my work on Episode 14 of Ansible 101 (see #289), I found you have to do the following:
1. Install WSL2, and install Ubuntu in W…
-
### Vagrant version
Vagrant 2.2.19
### Host operating system
MacOS 12.01
### Guest operating system
Ubuntu Linux
CentOS Linux
### Vagrantfile
```ruby
php.vm.provision "che…
-
After going through the guide.
https://github.com/saferwall/saferwall/blob/main/docs/DEPLOYING-TEST.md
default: Ssh auth method: private key
default: warning: Authentication failure. Retrying
…
-
**Is your feature request related to a problem? Please describe.**
I try to keep my host machine as "clean" as possible, so I do as much development on vagrant boxes as I can.
**Describe the so…
-
**Version (k3OS / kernel)**
**Architecture**
**Describe the bug**
can't get packer to package a vagrant machine
**To Reproduce**
packer build vagrant.json
**Expected behav…
-
Hi,
I am very excited to dive into the 2nd edition of your book, but insofar I´m unsuccessful, as the the provisioning of the vagrant virtual machine always fails at:
Processing execute[install_requ…
-
Vagrant is great to manage VMs which 1) are custom, 2) have lots of moving parts and 3) change often.
In contrast, to run docker on OSX you only ever need the same exact image for everyone. So 1) it'…