-
**Game**: Vagrant Story (G) [SLES-02756]
* **(G)** German version of the game **_crashes_ [SLES-02756]**
* **(USA)** American version of the game **_works_**
* **(J)** Japanese version of the game…
-
The vagrant machine doesn't work, either we fix it or we use something else.
-
Chef never completes after doing a 'vagrant up. I can ssh into the box once it's up, but drush never installed.
Vagrant version 1.1.4
ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-darwin12.2.1]…
-
Vagrant commands must run with `sudo` on linux but not on Mac OS X.
-
```
Ubuntu 16.04
VirtualBox 5.2
Vagrant 2.0.3
vagrant-notify-forwarder 0.5.0
```
Getting this error when attempting a graceful shutdown:
```
`kill': Operation not permitted (Errno::EPERM)
…
-
After `vagrant up client` we noticed that eth1 became eth2:
````
2: eth0: mtu 1500 qdisc pfifo_fast state UP qlen 1000
link/ether 08:00:27:a2:77:b1 brd ff:ff:ff:ff:ff:ff
inet 10.0.2.15/24…
-
## Describe the bug
choco install does not seem to work on windows 11 remote system.
## To Reproduce
Create windows_deploy.py:
```
# windows_deploy.py
from pyinfra.operations import choco
f…
-
The official image is at : http://cloud.centos.org/centos/7/vagrant/x86_64/images/
-
```
vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Checking if box 'ubuntu/bionic64' version '20220131.0.0' is up to date...
==> default: Clearing any previo…
-
Use the builtin [WaitForCommunicator](https://github.com/mitchellh/vagrant/blob/master/lib/vagrant/action/builtin/wait_for_communicator.rb) instead of VagrantPlugins::ProviderLibvirt::Action::WaitTill…