mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 21:10:20 +08:00
use the right db host for koji in staging
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
|
||||
- name: drop and re-create the staging db entirely
|
||||
hosts: db01.stg.phx2.fedoraproject.org
|
||||
hosts: db-koij01.stg.phx2.fedoraproject.org
|
||||
user: root
|
||||
become: yes
|
||||
become_user: postgres
|
||||
|
||||
Reference in New Issue
Block a user