openshift-apps/compose-tracker: add prod to playbook
Since we've been approved we can now deploy to prod! https://pagure.io/fedora-infrastructure/issue/7770#comment-580153
This commit is contained in:
parent
49016488a5
commit
02bdddb9cc
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
- name: make the app be real
|
||||
hosts: os_masters_stg[0]
|
||||
hosts: os_masters[0]:os_masters_stg[0]
|
||||
user: root
|
||||
gather_facts: False
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue