Blockerbugs: Switch production to OpenShift
This commit is contained in:
parent
be41999563
commit
40ea882f70
1 changed files with 4 additions and 7 deletions
|
@ -1,6 +1,5 @@
|
||||||
- name: prepare setting up the database
|
- name: prepare setting up the database
|
||||||
#hosts: db01.stg.iad2.fedoraproject.org:db01.iad2.fedoraproject.org
|
hosts: db01.stg.iad2.fedoraproject.org:db01.iad2.fedoraproject.org
|
||||||
hosts: db01.stg.iad2.fedoraproject.org
|
|
||||||
gather_facts: no
|
gather_facts: no
|
||||||
user: root
|
user: root
|
||||||
|
|
||||||
|
@ -11,8 +10,7 @@
|
||||||
- packages
|
- packages
|
||||||
|
|
||||||
- name: setup the database
|
- name: setup the database
|
||||||
#hosts: db01.stg.iad2.fedoraproject.org:db01.iad2.fedoraproject.org
|
hosts: db01.stg.iad2.fedoraproject.org:db01.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
|
||||||
|
@ -38,8 +36,7 @@
|
||||||
encoding: UTF-8
|
encoding: UTF-8
|
||||||
|
|
||||||
- name: make the app be real
|
- name: make the app be real
|
||||||
#hosts: os_control_stg[0]:os_control[0]
|
hosts: os_control_stg[0]:os_control[0]
|
||||||
hosts: os_control_stg[0]
|
|
||||||
user: root
|
user: root
|
||||||
gather_facts: False
|
gather_facts: False
|
||||||
|
|
||||||
|
@ -54,7 +51,7 @@
|
||||||
description: Blockerbugs
|
description: Blockerbugs
|
||||||
appowners:
|
appowners:
|
||||||
- frantisekz
|
- frantisekz
|
||||||
- pingou
|
- adamwill
|
||||||
tags:
|
tags:
|
||||||
- appowners
|
- appowners
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue