-
Add a `Vagrantfile` for some easier development. This should be relatively easy. I don't think Docker would be a good choice here.
> The promise of Vagrant is including a Vagrantfile in your git re…
-
-
**Environment:**
OS: Debian GNU/Linux 11 (bullseye)
Other: Logged into vagrantcloud
**Description:**
Vagrant cannot be used to build MISP
**Expected Behaviour:**
Running `vagrant up` in the …
mikrl updated
1 month ago
-
- include Vagrantfile with default release for testing, and disable other release autostart by default
or
- include Vagrantfile with group test
or
- include Vagrantfile and multi-machine Vagrantfile…
-
I tried to install CFEngine using the vagrant file in the CFEngine-Roadshow directory but i get the following errors:
D:\dev\CFEngine>vagrant up
Bringing machine 'default' up with 'virtualbox' provi…
-
Hello There,
Just wondering if you will take a Vagrantfile and packer project contribution.
What you have done runs out of the box on heroku, however for my own study i prefer a local virtualbox/vmw…
-
Would you be open to a Vagrantfile that let's someone fire up the pool pretty quickly?
-
Is there an accompanying Vagrantfile for local efforts using VirtualBox?
? If so, then we would use the vagrant features that support ansible....
```
node.vm.provision "ansible" do |ansible|
…
-
At the moment the provisioning of the virtual machine with vagrant and ansible fails due to an invalid parameter "--sudo" being added to the latest version of ansible (10.5.0, ansible [core 2.17.5]).
…
-
Add a vagrantfile for create a VM with Phalcon and all resources needed to run the default application