add cert to proxies-certificates
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
b9f0e06735
commit
06745a52a4
1 changed files with 7 additions and 0 deletions
|
@ -35,6 +35,13 @@
|
|||
tags:
|
||||
- app.os.fedoraproject.org
|
||||
|
||||
- role: httpd/certificate
|
||||
certname: wildcard-2021.apps.ocp.stg.fedoraproject.org
|
||||
SSLCertificateChainFile: wildcard-2021.apps.ocp.stg.fedoraproject.org.intermediate.cert
|
||||
when: env == "staging"
|
||||
tags:
|
||||
- apps.ocp.fedoraproject.org
|
||||
|
||||
- role: httpd/certificate
|
||||
certname: wildcard-2021.app.os.fedoraproject.org
|
||||
SSLCertificateChainFile: wildcard-2021.app.os.fedoraproject.org.intermediate.cert
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue