Set variable right for db03.stg mysql root pw
This commit is contained in:
parent
e992281122
commit
de16c36fef
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ databases:
|
|||
# This is a more strict list, to be made publicly available
|
||||
#dbs_to_backup:
|
||||
|
||||
mariadb_root_password: "{{ db03_mysql_root_password }}"
|
||||
mariadb_root_password: "{{ db03_stg_mysql_root_password }}"
|
||||
|
||||
# These are normally group variables, but in this case db servers are often different
|
||||
lvm_size: 300000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue