From eb2dac57e1c3c78c21b708740b0a7de81c6b4cb4 Mon Sep 17 00:00:00 2001 From: Mark O Brien Date: Wed, 22 Dec 2021 13:03:14 +0000 Subject: [PATCH] proxies: use correct tag for staging certificate Signed-off-by: Mark O Brien --- playbooks/include/proxies-certificates.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/include/proxies-certificates.yml b/playbooks/include/proxies-certificates.yml index 079c1f73a5..2ba6a8921a 100644 --- a/playbooks/include/proxies-certificates.yml +++ b/playbooks/include/proxies-certificates.yml @@ -33,7 +33,7 @@ SSLCertificateChainFile: wildcard-2021.app.os.stg.fedoraproject.org.intermediate.cert when: env == "staging" tags: - - app.os.fedoraproject.org + - app.os.stg.fedoraproject.org - role: httpd/certificate certname: wildcard-2021.apps.ocp.stg.fedoraproject.org