Getting shell set up
This commit is contained in:
9
group_vars/dbservers
Normal file
9
group_vars/dbservers
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
# The variables file used by the playbooks in the dbservers group.
|
||||
# These don't have to be explicitly imported by vars_files: they are autopopulated.
|
||||
|
||||
mysqlservice: mysqld
|
||||
mysql_port: 3306
|
||||
dbuser: foouser
|
||||
dbname: foodb
|
||||
upassword: abc
|
||||
Reference in New Issue
Block a user