fedocal: look at deploying in openshift prod
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
4f103bce5c
commit
0597180571
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
- name: make the app be real
|
- name: make the app be real
|
||||||
hosts: os_masters_stg[0]
|
hosts: os_masters_stg[0],os_masters[0]
|
||||||
user: root
|
user: root
|
||||||
gather_facts: False
|
gather_facts: False
|
||||||
|
|
||||||
|
@ -83,4 +83,4 @@
|
||||||
- role: openshift/object
|
- role: openshift/object
|
||||||
app: fedocal
|
app: fedocal
|
||||||
file: cron.yml
|
file: cron.yml
|
||||||
objectname: cron.yml
|
objectname: cron.yml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue