Getting shell set up

This commit is contained in:
2016-01-14 08:46:55 -05:00
parent 64979e15a5
commit 1771165636
8 changed files with 237 additions and 0 deletions

6
group_vars/all Normal file
View File

@@ -0,0 +1,6 @@
---
# Variables listed here are applicable to all host groups
repository: https://github.com/jcwimer/wrestlingApp.git
firstdbhostname: {{ groups[['dbservers'][0]] }}