-
I get this error...
default: /vagrant => P:/Narrative/vagrant-drupal
==> default: Running provisioner: ansible...
zsh:cd:1: no such file or directory: --user=vagrant
sed: -e expression #1, char 45: u…
-
Hi, I tried to download the Vagrant VM but received this error:
```
$ vagrant box add dstk http://where.jetpac.com.s3.amazonaws.com/dstk_0.51.box
Do…
-
Has anybody gotten syncCraft to work with local vagrant environment.
Based on syncCraft needing mysql path, I went down rabbit hole and added this to my vagrant file:
`config.vm.synced_folder "db/", …
-
Going through the basics, I get:
```
∵ make docker-machine
vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'bento/ubuntu-16.04' could not be found. Attem…
-
...from within `catapult.rb`
```
Bringing machine 'devopsgroup.io-dev-windows' up with 'virtualbox' provider...
==> devopsgroup.io-dev-windows: Checking if box 'devopsgroup-io/windows_server-2012…
-
Suddenly started getting errors on booting up VMs: changed overnight with no changes in my local environment. The error message has changed (which again suggests it's not a local issue), but It seems …
-
After vagrant up i get an error:
```
admin: Installing RDoc documentation for json-1.8.6...
admin: + gem install fpm --version 1.4
admin: ERROR: Error installing fpm:
admin: …
-
See sample here:
https://github.com/killmenot/chef-solo-example
But you can create another structure
-
Hi,
I attended the workshop and now I try to build the
environment on my server.
When I start "vagrant up" I get the following error:
TASK [Start OpenVAS] ***********************************…
-
```
Vagrant failed to initialize at a very early stage:
There was an error loading a Vagrantfile. The file being loaded
and the error message are shown below. This is usually caused by
a syntax …