mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 21:41:53 +08:00
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:
committed by
Pierre-Yves Chibon
parent
49016488a5
commit
02bdddb9cc
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user