Skip to content

OpsArray/mysql-ansible-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mysql-vagrant-ansible

MySQL, running on Vagrant, provisioned by Ansible.

This box is suitable for running a development backend. Other vagrant boxes, properly configured, can talk to it.

First, you'll need to clone the repo, recursively:

git clone --recursive git@github.com:OpsArray/mysql-ansible-vagrant.git

If you cloned the repo already, cd into it and run:

git submodule update --init --recursive

Once you've got everything checked out, cd into the directory you cloned it into, and run:

vagrant up

Operating System: Centos 7

IP Provisioned: 192.168.56.101

MySQL User and Password - vagrant:vagrant

About

MySQL running on Vagrant, provisioned by Ansible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published