we need to setup planet.fedoraproject.org site too on proxies
This commit is contained in:
parent
5770c4ddf8
commit
a306a334b2
1 changed files with 7 additions and 0 deletions
|
@ -806,3 +806,10 @@
|
|||
sslonly: true
|
||||
SSLCertificateChainFile: wildcard-2017.fedorahosted.org.intermediate.cert
|
||||
cert_name: wildcard-2017.fedorahosted.org
|
||||
|
||||
# planet.fedoraproject.org is not to be used, it's fedoraplanet.org
|
||||
# We only have it here so we can redirect it with the correct cert
|
||||
|
||||
- role: httpd/website
|
||||
name: planet.fedoraproject.org
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue