maubot: actually make the db in prod
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
5107ba9482
commit
802a66f7a7
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
||||||
- name: setup the database
|
- name: setup the database
|
||||||
#hosts: db01.iad2.fedoraproject.org:db01.stg.iad2.fedoraproject.org
|
hosts: db01.iad2.fedoraproject.org:db01.stg.iad2.fedoraproject.org
|
||||||
hosts: db01.stg.iad2.fedoraproject.org
|
|
||||||
gather_facts: no
|
gather_facts: no
|
||||||
become: yes
|
become: yes
|
||||||
become_user: postgres
|
become_user: postgres
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue