mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 17:01:33 +08:00
Also add tags to cert statements
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -36,10 +36,14 @@
|
||||
name: wildcard-2017.app.os.stg.fedoraproject.org
|
||||
SSLCertificateChainFile: wildcard-2017.app.os.stg.fedoraproject.org.intermediate.cert
|
||||
when: env == "staging"
|
||||
tags:
|
||||
- app.os.fedoraproject.org
|
||||
|
||||
- role: httpd/certificate
|
||||
name: wildcard-2017.app.os.fedoraproject.org
|
||||
SSLCertificateChainFile: wildcard-2017.app.os.fedoraproject.org.intermediate.cert
|
||||
tags:
|
||||
- app.os.fedoraproject.org
|
||||
|
||||
- role: httpd/certificate
|
||||
name: fedoramagazine.org
|
||||
|
||||
Reference in New Issue
Block a user