Use pgbdr02 instead of pgbdr01 in Bodhi's staging sync script.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2017-02-23 17:40:30 +00:00
parent 5fb8c38b4b
commit 75bcdb3c46

View file

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