forgot to define website for beaker.qa.fp.o

This commit is contained in:
Tim Flink 2016-04-14 03:56:32 +00:00
parent c3dad1d29f
commit 79b05e09dd

View file

@ -571,6 +571,14 @@
sslonly: true
cert_name: "{{wildcard_cert_name}}"
- role: httpd/website
name: beaker.qa.fedoraproject.org
server_aliases: [beaker.qa.fedoraproject.org]
# Set this explicitly to stg here.. as per the original puppet config.
SSLCertificateChainFile: qa.fedoraproject.org.intermediate.cert
sslonly: true
cert_name: "qa.fedoraproject.org"
- role: httpd/website
name: beaker.stg.fedoraproject.org
server_aliases: [beaker.stg.fedoraproject.org]