Template for master slave mariadb configuration
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
# Variables listed here are applicable to all host groups
|
||||
|
||||
repository: https://github.com/jcwimer/wrestlingApp.git
|
||||
replication_password: something
|
||||
read_write_password: something
|
||||
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
---
|
||||
# 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