diff --git a/playbooks/openshift-apps/asknot.yml b/playbooks/openshift-apps/asknot.yml index 6929b59edc..0e6cebc629 100644 --- a/playbooks/openshift-apps/asknot.yml +++ b/playbooks/openshift-apps/asknot.yml @@ -38,9 +38,10 @@ - role: openshift/route app: asknot routename: asknot - host: "{{ env_suffix }}.whatcanidoforfedora.org" + host: "stg.whatcanidoforfedora.org" serviceport: 8080-tcp servicename: asknot + when: env == "staging" - role: openshift/object app: asknot