Use pgbdr02 instead of pgbdr01 in Bodhi's staging sync script.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
5fb8c38b4b
commit
75bcdb3c46
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
|
|
||||||
# Here's the meaty part in the middle
|
# Here's the meaty part in the middle
|
||||||
- name: drop and re-create the staging db entirely
|
- name: drop and re-create the staging db entirely
|
||||||
hosts: pgbdr01.stg.phx2.fedoraproject.org
|
hosts: pgbdr02.stg.phx2.fedoraproject.org
|
||||||
user: root
|
user: root
|
||||||
become: yes
|
become: yes
|
||||||
become_user: postgres
|
become_user: postgres
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue