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/
|
target: https://fedorahosted.org/k12linux/
|
||||||
|
|
||||||
|
|
||||||
|
- role: httpd/redirect
|
||||||
|
shortname: dogtagpki
|
||||||
|
website: pki.fedoraproject.org
|
||||||
|
target: http://dogtagpki.org/
|
||||||
|
|
||||||
# Cloudy bits
|
# Cloudy bits
|
||||||
- role: httpd/redirect
|
- role: httpd/redirect
|
||||||
shortname: cloud-front-page
|
shortname: cloud-front-page
|
||||||
|
|
|
@ -189,6 +189,11 @@
|
||||||
sslonly: true
|
sslonly: true
|
||||||
cert_name: "{{wildcard_cert_name}}"
|
cert_name: "{{wildcard_cert_name}}"
|
||||||
|
|
||||||
|
- role: httpd/website
|
||||||
|
site_name: pki.fedoraproject.org
|
||||||
|
sslonly: true
|
||||||
|
cert_name: "{{wildcard_cert_name}}"
|
||||||
|
|
||||||
- role: httpd/website
|
- role: httpd/website
|
||||||
site_name: spins.fedoraproject.org
|
site_name: spins.fedoraproject.org
|
||||||
server_aliases:
|
server_aliases:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue