proxies: use correct tag for staging certificate
Signed-off-by: Mark O Brien <markobri@redhat.com>
This commit is contained in:
parent
148f8307d7
commit
eb2dac57e1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue