proxies: use correct tag for staging certificate

Signed-off-by: Mark O Brien <markobri@redhat.com>
This commit is contained in:
Mark O Brien 2021-12-22 13:03:14 +00:00
parent 148f8307d7
commit eb2dac57e1

View file

@ -33,7 +33,7 @@
SSLCertificateChainFile: wildcard-2021.app.os.stg.fedoraproject.org.intermediate.cert SSLCertificateChainFile: wildcard-2021.app.os.stg.fedoraproject.org.intermediate.cert
when: env == "staging" when: env == "staging"
tags: tags:
- app.os.fedoraproject.org - app.os.stg.fedoraproject.org
- role: httpd/certificate - role: httpd/certificate
certname: wildcard-2021.apps.ocp.stg.fedoraproject.org certname: wildcard-2021.apps.ocp.stg.fedoraproject.org