Make bodhi staging sync use the correct db URI

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2022-03-09 19:26:04 +10:00
parent 1a79d5b76e
commit f3c79b476a

View file

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