diff --git a/playbooks/manual/staging-sync/bodhi.yml b/playbooks/manual/staging-sync/bodhi.yml index bc544b52f5..ab680f8183 100644 --- a/playbooks/manual/staging-sync/bodhi.yml +++ b/playbooks/manual/staging-sync/bodhi.yml @@ -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