mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 02:46:20 +08:00
maubot: actually make the db in prod
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
- name: setup the database
|
||||
#hosts: db01.iad2.fedoraproject.org:db01.stg.iad2.fedoraproject.org
|
||||
hosts: db01.stg.iad2.fedoraproject.org
|
||||
hosts: db01.iad2.fedoraproject.org:db01.stg.iad2.fedoraproject.org
|
||||
gather_facts: no
|
||||
become: yes
|
||||
become_user: postgres
|
||||
|
||||
Reference in New Issue
Block a user