Update host fqdn
This commit is contained in:
parent
49145c24b8
commit
32ae94dc2e
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
# Here's the meaty part in the middle
|
# Here's the meaty part in the middle
|
||||||
- name: drop and re-create the staging db entirely
|
- name: drop and re-create the staging db entirely
|
||||||
hosts: db01.stg.phx2.fedoraproject.org
|
hosts: db01.stg.iad2.fedoraproject.org
|
||||||
user: root
|
user: root
|
||||||
become: yes
|
become: yes
|
||||||
become_user: postgres
|
become_user: postgres
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue