Run koji staging sync on db-koji02.stg for now
This commit is contained in:
parent
1b78a55604
commit
d1b11e0dbc
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue