-
## Steps to reproduce this issue
1. Install Wine + HeidiSQL
2. Setup local vagrant box (I used Puphpet based box)
3. Add vagrant database connection information to HeidiSQL (MySQL via SSH…
-
I'm unable to do a npm install on the nfs share where the owner and group is forceable changed to www-data.
I can hower run npm install --global (after chown -R www-data:www-data /usr/local/bin) or ru…
-
I recently set up a vagrant box on my windows machine at home with no problems, I need to migrate the set up to my office box however after a few issues I finally had it working however the ssh authen…
-
Followed the instructions per readme, everything was going well until this popped up. I'm on a Macbook Pro running Mavericks (latest update) if that information is useful.
I'm not familiar with chef …
-
I have virtualbox 5.0 + vagrant 1.4 + phpuppet I'm having this problem. Could it be puphpet related? Because other virtual machines like ubuntu, macos, windows are working fine. Only vagrant machines …
-
I'm not sure if this is related to dashbrew or something's wrong with vagrant / the CMS I'm using for me (I'm not massively experienced with Vagrant outside of using pre-made puphpet setups really) so…
-
Tested on Ubuntu 12.04 x64
When I try to sudo to another account (like `sudo -u www-data`), it asks me a password.
My fix is to change the content of `/etc/sudoers.d/vagrant` from :
```
vagrant ALL…
-
Hello. Recent puphpet vagrant machines do not update windows hosts file.
Here is my config.yaml
```
vagrantfile:
target: local
vm:
provider:
local:
box: p…
-
NB This is not a duplicate of #1627 , it's a different error and the fix mentioned in that ticket is applied.
The error:
```
==> default: Error: exception object expected at /tmp/vagrant-puppet/mani…
ghost updated
9 years ago
-
Hi I am getting the following problem when I am using your vagrant configuration. It seems to be a problem with mysql but I cannot figure out how to overcome this.
Error: Execution of '/usr/bin/apt-ge…