Also add tags to cert statements
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
8e324e01ec
commit
019e51dc60
1 changed files with 4 additions and 0 deletions
|
@ -36,10 +36,14 @@
|
||||||
name: wildcard-2017.app.os.stg.fedoraproject.org
|
name: wildcard-2017.app.os.stg.fedoraproject.org
|
||||||
SSLCertificateChainFile: wildcard-2017.app.os.stg.fedoraproject.org.intermediate.cert
|
SSLCertificateChainFile: wildcard-2017.app.os.stg.fedoraproject.org.intermediate.cert
|
||||||
when: env == "staging"
|
when: env == "staging"
|
||||||
|
tags:
|
||||||
|
- app.os.fedoraproject.org
|
||||||
|
|
||||||
- role: httpd/certificate
|
- role: httpd/certificate
|
||||||
name: wildcard-2017.app.os.fedoraproject.org
|
name: wildcard-2017.app.os.fedoraproject.org
|
||||||
SSLCertificateChainFile: wildcard-2017.app.os.fedoraproject.org.intermediate.cert
|
SSLCertificateChainFile: wildcard-2017.app.os.fedoraproject.org.intermediate.cert
|
||||||
|
tags:
|
||||||
|
- app.os.fedoraproject.org
|
||||||
|
|
||||||
- role: httpd/certificate
|
- role: httpd/certificate
|
||||||
name: fedoramagazine.org
|
name: fedoramagazine.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue