-
After doing a provision of webstarter on a fresh computer, mysql failed to be installed.
The project is DAI-USAID and the branch is GIE-870
```
[vagrant@webstarter ~]$ yum list installed | grep mys…
-
### Steps to reproduce
just use the Vagrantfile I attached. It's simply on trying to startup the box.
### Expected behaviour
I expect on startup the machine, it will work and have a spicevmc chann…
-
### Steps to reproduce
1. Define a second private network static IP in your Vagrantfile as shown here https://github.com/ceph/ceph-ansible/blob/a4dbe49f7fec99957a157a1526f0e6b0ade8290b/Vagrantfile#L…
-
Does not appear to be a duplicate of #29978
On a CentOS 7.2.1511 minion and CentOS 6.4 master (salt versions below), I verify the package can be installed:
```
$ sudo yum install postgresql-9.4.1-1.…
-
hello.
First, I am sorry that I can't speak English well.
Proftpd was installed on solaris11 by bundle.
when exit of ftp connection, proftpd doesn't load pam_close_session.
So I can't recognize logou…
im295 updated
7 years ago
-
Having a hard time getting anything up. Finally got a configuration that doesn't spew red text, but the ~/html and ~/on folders on the host and the /var/www/html and /var/www/on folders are not create…
-
### Steps to reproduce
1. export VAGRANT_DEFAULT_PROVIDER=libvirt
2. vagrant up
### Expected behaviour
Vagrant should run without prompting for sudo password. With VirtualBox this isn't an issue.
…
-
I can't create a new VM machine even if I run the command vagrant destroy.
How can we avoid such error "Volume for domain is already created' ?
```
VAGRANT_LOG=info vagrant up --provider=libvirt li…
-
``` bash
$ vagrant --version
Vagrant 1.8.0
```
```
INFO global: Vagrant version: 1.8.0
INFO global: Ruby version: 2.2.3
INFO global: RubyGems version: 2.4.5.1
INFO global: VAGRANT_LOG="info"
INF…
-
Created a new droplet with Ubuntu 14.04
Created a user with sudo privileges.
Did the following:
Log in as the user
sudo apt-get upgrade
edited /etc/apt/sources.list to add the following line:
deb htt…