diff --git a/playbooks/manual/staging-sync/koji.yml b/playbooks/manual/staging-sync/koji.yml index d98dd61011..a0b250dfe6 100644 --- a/playbooks/manual/staging-sync/koji.yml +++ b/playbooks/manual/staging-sync/koji.yml @@ -26,11 +26,13 @@ - name: drop and re-create the staging db entirely - hosts: db-koji01.stg.phx2.fedoraproject.org + hosts: db-koji02.stg.phx2.fedoraproject.org user: root become: yes become_user: postgres become_method: sudo + tags: + - db-sync vars_files: - /srv/web/infra/ansible/vars/global.yml