this will allow pki items
This commit is contained in:
parent
ad0e1dfe2a
commit
6de1bb537b
2 changed files with 10 additions and 0 deletions
|
@ -539,6 +539,11 @@
|
|||
target: https://fedorahosted.org/k12linux/
|
||||
|
||||
|
||||
- role: httpd/redirect
|
||||
shortname: dogtagpki
|
||||
website: pki.fedoraproject.org
|
||||
target: http://dogtagpki.org/
|
||||
|
||||
# Cloudy bits
|
||||
- role: httpd/redirect
|
||||
shortname: cloud-front-page
|
||||
|
|
|
@ -189,6 +189,11 @@
|
|||
sslonly: true
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
|
||||
- role: httpd/website
|
||||
site_name: pki.fedoraproject.org
|
||||
sslonly: true
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
|
||||
- role: httpd/website
|
||||
site_name: spins.fedoraproject.org
|
||||
server_aliases:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue