oh look you forgot that

This commit is contained in:
Stephen Smoogen 2017-01-09 19:43:58 +00:00
parent 1fd5e9f311
commit faf16acb51

View file

@ -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"