mailman: set up the DB in iad2
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
db1a1bb8e6
commit
582aaadb0b
1 changed files with 2 additions and 2 deletions
|
@ -44,7 +44,7 @@
|
|||
#
|
||||
|
||||
- name: prepare setting up the database
|
||||
hosts: db01.stg.phx2.fedoraproject.org:db01.phx2.fedoraproject.org
|
||||
hosts: db01.iad2.fedoraproject.org
|
||||
gather_facts: no
|
||||
user: root
|
||||
|
||||
|
@ -55,7 +55,7 @@
|
|||
- packages
|
||||
|
||||
- name: setup the database
|
||||
hosts: db01.stg.phx2.fedoraproject.org:db01.phx2.fedoraproject.org
|
||||
hosts: db01.iad2.fedoraproject.org
|
||||
gather_facts: no
|
||||
become: yes
|
||||
become_user: postgres
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue