mailman: set up the DB in iad2

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-06-11 17:11:05 +02:00
parent db1a1bb8e6
commit 582aaadb0b

View file

@ -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