Remove db-qa01 from here, it only has postgresql dbs now.

This commit is contained in:
Kevin Fenzi 2015-06-05 21:18:58 +00:00
parent e17a2c3775
commit b1673e06b8

View file

@ -3,7 +3,7 @@
# NOTE: most of these vars_path come from group_vars/backup_server or from hostvars
- 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
gather_facts: False
@ -21,7 +21,7 @@
# Once the instance exists, configure it.
- 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
gather_facts: True