-
When I execute the vagrant up command, the process hangs on:
```
==> default: Generation complete.
==> default: Setting up libpam-systemd:amd64 (229-4ubuntu17) ...
==> default: Setting up udev (22…
-
If I disable landrush (`config.landrush.enabled = false` or removing the line completely from Vagrantfile) for a machine that had landrush previously enabled and then load the configuration with `vagr…
-
I just followed https://www.nomadproject.io/intro/getting-started/running.html to install vagrant, all the way down to nomad web ui and it's fine to access the http://localhost:4646 and the nomad …
-
This is not a bug but more of a design subtlety.
While configuring privileged commands for a Solaris 11 box, I realized that my Vagrantfile configuration wouldn't work for rsync capability unless I…
-
Awk is used by Vagrant but is not included in the App Image, therefore it depends on the system's awk to be compatible with your provided library.
### Debug output
While doing `vagrant up`
…
-
```
[lmohanty@LalatenduM-laptop centos-atomic]$ vagrant init centos/atomic-host
A `Vagrantfile` has been placed in this directory. You are now
ready to `vagrant up` your first virtual environment! Ple…
-
I created the following [Vagrant](https://www.vagrantup.com) box:
https://atlas.hashicorp.com/msabramo/boxes/mssqlserver2014express
It's a Vagrant box with FREE [Windows Hyper-V Server 2012 R2](http…
-
When launching jenkins-chef-dsl with `vagrant up`, the seedjob folder is not being synced with the virtual machine.
This only seems to be done when launching via Test-Kitchen (`kitchen`) instead of `…
-
# #Vagrant
## Kết nối SSH
```bash
$ vagrant ssh
```
Vào môi trường giả lập
![2-ssh](https://user-images.githubusercontent.com/40189009/41515977-62d099cc-72dc-11e8-8743-2809bcbc9af3.png)
## Bo…
ghost updated
6 years ago
-
Hello,
When I use the Chef-Solo with recipe_url, I receive the error bellow:
```
/usr/lib/ruby/1.9.1/open-uri.rb:346:in `open_http': 407 Proxy Authentication Required (OpenURI::HTTPError)
from /…