-
_From @lo5an on March 19, 2015 18:4_
If there's interest in eventually supporting additional Linux distributions like CentOS, then it might make sense to put the more OS-specific parts of the scripts…
-
When you create more that one VM, you cannot have 2 VM that have the same MAC address running in the same time.
We should be able to set a param in VagrantFile to generate a dynamic MAC. The fonct…
-
-
### Vagrant version
$ vagrant -v
Vagrant 1.9.1
$ vagrant plugin list
vagrant-share (1.1.6, system)
$ vboxmanage -v
5.1.10r112026
$ vboxmanage list extpacks
Extension Packs: 1
Pack no. 0: Or…
-
When installing servabot using the Vagrant method, the provision fails with the above message.
-
Deployment segítése Vagrant felállításával.
Oviom updated
7 years ago
-
I'm using the latest versions of
- Vagrant 2.2.6
- VSCode 1.39.2
- Vagrant extension 0.5.0
on Windows 10.
I open folder with simplest `Vagrantfile` in VSCode:
```
Vagrant.configure("2")…
-
### Issue details
I am running VVV, (just installed) for theme development using gulp altogether with Gulp-BrowserSync (and other npm packages).
In VVV I've created a new WP install called organ…
-
Hi
I'm running OS X Sierra, VirtualBox 5.1.26, Vagrant 1.9.7.
Installed this plugin and trying to get a Alpine instance working.
The error is get when running vagrant up is
```
==> alpine: Conf…
Raboo updated
7 years ago
-
> We should describe how to prepare local virtual machine for Jenkins. Not all people are ready to start with DigitalOcean quickly and it’s a blocker for them. We need to provide quick help how to set…