-
fix vagrant vb guest additions issue so that shared folder works ('src'):
> The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
mount …
-
I use Fedora, which allows vagrant to use the native libvirt library instead of requiring virtualbox.
I found some blogs on how to use the `vagrant mutate` plugin to convert virtualbox boxes to lib…
-
with optional shared folder (dev profile)
use ubuntu 16.04
-
hello ,
thanks for this amazing job, i will modify the config file to use kong instead of traefik.
I ask if it's possible
-
Hi, I've tried many things but still keep getting locked at:
default: SSH auth method: private key
Has this happened to you? Would you say is something related with the disco64 machine?
Im ru…
-
Hi,
https://s3.amazonaws.com/cypress_public/Cypress_CVU.v4.0.3_Public_VM.ova
It is asking for Vagrant credentials.
What should I enter?
-
rsync is one of the defined sync types for vagrant.
See https://www.vagrantup.com/docs/synced-folders/rsync.html
-
hi, I used the directive in the readme to launch the playbook with vagrant, but I encounted an error:
```
==> default: Running provisioner: ansible...
ERROR! Specified --limit does not match any host…
-
#### 目的
自分のマシン(OS:Windows7 64bit)にローカル開発環境を構築する。
#### TODO
---
- [x] virtualboxインストール
- [x] vagrantインストール
- [x] vagrantにbox追加
- [x] vagrant up
- [x] vagrantにsshログイン
-
Tried using Docker as a vagrant provider.
It breaks on:
```
Given there is a running VM called "vm1" # vagrant-cucumber-0.0.8/lib/vagrant-cucumber/step_definitions.rb:3
…