Use pgbdr01.stg instead of pgbdr.stg in the bodhi sync playbook.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2017-06-14 18:46:08 +00:00
parent a76bcd6bbe
commit 4bd13c8229

View file

@ -25,7 +25,7 @@
# Here's the meaty part in the middle
- name: drop and re-create the staging db entirely
hosts: pgbdr.stg.phx2.fedoraproject.org
hosts: pgbdr01.stg.phx2.fedoraproject.org
user: root
become: yes
become_user: postgres