Remove db-qa01 from here, it only has postgresql dbs now.
This commit is contained in:
parent
e17a2c3775
commit
b1673e06b8
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
# NOTE: most of these vars_path come from group_vars/backup_server or from hostvars
|
# NOTE: most of these vars_path come from group_vars/backup_server or from hostvars
|
||||||
|
|
||||||
- name: make mariadb-server instance
|
- name: make mariadb-server instance
|
||||||
hosts: db-qa01.qa.fedoraproject.org:db03.phx2.fedoraproject.org:db03.stg.phx2.fedoraproject.org
|
hosts: db03.phx2.fedoraproject.org:db03.stg.phx2.fedoraproject.org
|
||||||
user: root
|
user: root
|
||||||
gather_facts: False
|
gather_facts: False
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
||||||
# Once the instance exists, configure it.
|
# Once the instance exists, configure it.
|
||||||
|
|
||||||
- name: configure mariadb server system
|
- name: configure mariadb server system
|
||||||
hosts: db-qa01.qa.fedoraproject.org:db03.phx2.fedoraproject.org:db03.stg.phx2.fedoraproject.org
|
hosts: db03.phx2.fedoraproject.org:db03.stg.phx2.fedoraproject.org
|
||||||
user: root
|
user: root
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue