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:
Dusty Mabe 2019-08-14 22:45:36 -04:00 committed by Pierre-Yves Chibon
parent 49016488a5
commit 02bdddb9cc

View file

@ -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