oh look you forgot that
This commit is contained in:
parent
1fd5e9f311
commit
faf16acb51
1 changed files with 8 additions and 0 deletions
|
@ -719,3 +719,11 @@
|
|||
cert_name: qa.fedoraproject.org
|
||||
SSLCertificateChainFile: qa.fedoraproject.org.intermediate.cert
|
||||
sslonly: true
|
||||
|
||||
- role: httpd/website
|
||||
name: nagios.stg.fedoraproject.org
|
||||
server_aliases: [nagios.stg.fedoraproject.org]
|
||||
SSLCertificateChainFile: wildcard-2014.stg.fedoraproject.org.intermediate.cert
|
||||
sslonly: true
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
when: env == "staging"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue