mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 09:33:29 +08:00
mailman: set up the DB in iad2
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user