use the right db host for koji in staging
This commit is contained in:
parent
3d05028778
commit
ef51eef219
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
|
|
||||||
- name: drop and re-create the staging db entirely
|
- name: drop and re-create the staging db entirely
|
||||||
hosts: db01.stg.phx2.fedoraproject.org
|
hosts: db-koij01.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