diff --git a/playbooks/openshift-apps/discourse2fedmsg.yml b/playbooks/openshift-apps/discourse2fedmsg.yml index e5e9d3fe18..a3fbe7bb78 100644 --- a/playbooks/openshift-apps/discourse2fedmsg.yml +++ b/playbooks/openshift-apps/discourse2fedmsg.yml @@ -1,5 +1,5 @@ - name: make the app be real - hosts: os_masters[0]:os_masters_stg[0] + hosts: os_control[0]:os_control_stg[0] user: root gather_facts: False @@ -60,7 +60,7 @@ - role: openshift/route app: discourse2fedmsg routename: discourse2fedmsg - host: "discourse2fedmsg.app.os{{ env_suffix }}.fedoraproject.org" + host: "discourse2fedmsg.apps.ocp{{ env_suffix }}.fedoraproject.org" serviceport: web servicename: discourse2fedmsg-web