See if we can easily enable https on mirrorlists (test in staging)
This commit is contained in:
parent
2f84d57e46
commit
b22685d524
1 changed files with 16 additions and 0 deletions
|
@ -38,6 +38,22 @@
|
|||
- fas_client
|
||||
- collectd/base
|
||||
- apache
|
||||
- httpd/mod_ssl
|
||||
|
||||
- role: httpd/certificate
|
||||
name: wildcard-2014.fedoraproject.org
|
||||
SSLCertificateChainFile: wildcard-2014.fedoraproject.org.intermediate.cert
|
||||
|
||||
- role: httpd/website
|
||||
name: mirrorlist-phx2.phx2.fedoraproject.org
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
server_aliases:
|
||||
- mirrorlist-dedicatedsolutions.fedoraproject.org
|
||||
- mirrorlist-host1plus.fedoraproject.org
|
||||
- mirrorlist-ibiblio.fedoraproject.org
|
||||
- mirrorlist-osuosl.fedoraproject.org
|
||||
- mirrorlist-phx2.stg.phx2.fedoraproject.org
|
||||
|
||||
- mirrormanager/mirrorlist2
|
||||
- sudo
|
||||
- { role: openvpn/client,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue