-
After reboot a GCP VM took long to start responding and serial console output was filled with:
`SELinux: mount invalid. Same superblock, different security settings for (dev mqueue, type mqueue)`
…
matti updated
7 years ago
-
Just wanted to thank you guys for this great plugin, makes working with Vagrant test boxes so much easier!
BTW it works well on Windows (if anyone is in doubt), I've briefly documented it [here](wiki…
-
Hi there -
i am using vagrant to spin up some servers in a rackspace / open stack cluster. I am using the vagrant rackspace plugin ( https://github.com/mitchellh/vagrant-rackspace ).
My provisionin…
-
Versions:
```
12:32:51 vboxmanage --version
12:32:51 5.0.40r115130
12:32:51 vagrant --version
12:32:51 Vagrant 2.2.19
12:32:51 vagrant plugin list
12:32:52 vagrant-proxyconf (2.0.10, gl…
-
Hi, I have tried to test this plugin.
Have installed all the dependencies in a centos 7 environment , and I got below exception.
rabbitmq-server-3.7.7-1.el7.noarch.rpm
mysql80-community-release-el…
-
For multi-node setups, it would be useful if vagrant-rackspace can accommodate at least one of the following behaviors:
1. Allow Vagrant to set the node IP address for private networks created\specifi…
-
vagrant up
gives out an error if there are no quotas defined in RHEV:
~/.vagrant.d/gems/gems/vagrant-ovirt-0.0.2/lib/vagrant-ovirt/action/create_vm.rb:50:in `call': uninitialized constant VagrantPlug…
-
Hi there
Is there any way to use current plugin in case of development inside vagrant virtual machine or over remote ssh connection. So Go SDK, $GOPATH and $GOROOT defined not on machine with IDE.
R…
-
The same issue to https://github.com/schisamo/vagrant-omnibus/issues/87 is happening. I am unable to install using this plugin. I have crated a gist of the output: https://gist.github.com/PlatformInte…
-
I've finally set up nfs on windows, I can list files in folders, but everything started to go even slower and I get gateway timeout.
I'm running Homestead on Vagrant 1.6.3 with Virtualbox.
``` rb
…