-
Notifications
You must be signed in to change notification settings - Fork 2
Ansible
Trisha Chetani edited this page Feb 26, 2018
·
3 revisions
- Install VirtualBox
- Install Vagrant
- In your project directory, run
vagrant up
- Vagrant ssh asc server
vagrant ssh asc
( Install ansible using apt-get - Ubuntu) , Vagrant ssh web server(Install ansible using yum - CentOS)vagrant ssh web
, Vagrant ssh db servervagrant ssh db
(Install ansible using yum - CentOS)