From 8aed865328a3b41f149491ec99c29e659c1721da Mon Sep 17 00:00:00 2001 From: Mark O Brien Date: Thu, 31 Mar 2022 10:47:24 +0100 Subject: [PATCH] proxies: update wildcard to 2022 for stg Signed-off-by: Mark O Brien --- playbooks/include/proxies-certificates.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/include/proxies-certificates.yml b/playbooks/include/proxies-certificates.yml index ec800d312c..59c3de519a 100644 --- a/playbooks/include/proxies-certificates.yml +++ b/playbooks/include/proxies-certificates.yml @@ -28,8 +28,8 @@ SSLCertificateChainFile: wildcard-2022.id.fedoraproject.org.intermediate.cert - role: httpd/certificate - certname: wildcard-2020.stg.fedoraproject.org - SSLCertificateChainFile: wildcard-2020.stg.fedoraproject.org.intermediate.cert + certname: wildcard-2022.stg.fedoraproject.org + SSLCertificateChainFile: wildcard-2022.stg.fedoraproject.org.intermediate.cert when: env == "staging" - role: httpd/certificate