From ac4a6b4ddca868ec39e7c90dced669dfe06e7d25 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Thu, 20 Jun 2019 17:31:15 +0200 Subject: [PATCH] Move the cincinnati stg suffix later Signed-off-by: Patrick Uiterwijk --- playbooks/openshift-apps/coreos-cincinnati.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/openshift-apps/coreos-cincinnati.yml b/playbooks/openshift-apps/coreos-cincinnati.yml index 9b5076cb9f..2f8098bf85 100644 --- a/playbooks/openshift-apps/coreos-cincinnati.yml +++ b/playbooks/openshift-apps/coreos-cincinnati.yml @@ -49,6 +49,6 @@ - role: openshift/route app: coreos-cincinnati routename: coreos-updates - host: "updates{{ env_suffix }}.coreos.fedoraproject.org" + host: "updates.coreos{{ env_suffix }}.fedoraproject.org" serviceport: coreos-cincinnati-service servicename: coreos-cincinnati