forgot to define website for beaker.qa.fp.o
This commit is contained in:
parent
c3dad1d29f
commit
79b05e09dd
1 changed files with 8 additions and 0 deletions
|
@ -571,6 +571,14 @@
|
||||||
sslonly: true
|
sslonly: true
|
||||||
cert_name: "{{wildcard_cert_name}}"
|
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
|
- role: httpd/website
|
||||||
name: beaker.stg.fedoraproject.org
|
name: beaker.stg.fedoraproject.org
|
||||||
server_aliases: [beaker.stg.fedoraproject.org]
|
server_aliases: [beaker.stg.fedoraproject.org]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue