remove boot.fedoraproject.org from websites
This commit is contained in:
parent
9d3706d64d
commit
c3c911f5e2
2 changed files with 0 additions and 13 deletions
|
@ -561,13 +561,6 @@
|
||||||
website: pki.fedoraproject.org
|
website: pki.fedoraproject.org
|
||||||
target: http://dogtagpki.org/
|
target: http://dogtagpki.org/
|
||||||
|
|
||||||
# We no longer run boot
|
|
||||||
- role: httpd/redirect
|
|
||||||
shortname: boot
|
|
||||||
website: boot.fedoraproject.org
|
|
||||||
target: https://netboot.xyz/
|
|
||||||
|
|
||||||
|
|
||||||
# Cloudy bits
|
# Cloudy bits
|
||||||
- role: httpd/redirect
|
- role: httpd/redirect
|
||||||
shortname: cloud-front-page
|
shortname: cloud-front-page
|
||||||
|
|
|
@ -250,12 +250,6 @@
|
||||||
sslonly: true
|
sslonly: true
|
||||||
cert_name: "{{wildcard_cert_name}}"
|
cert_name: "{{wildcard_cert_name}}"
|
||||||
|
|
||||||
- role: httpd/website
|
|
||||||
site_name: boot.fedoraproject.org
|
|
||||||
server_aliases: [boot.stg.fedoraproject.org]
|
|
||||||
sslonly: true
|
|
||||||
cert_name: "{{wildcard_cert_name}}"
|
|
||||||
|
|
||||||
- role: httpd/website
|
- role: httpd/website
|
||||||
site_name: smolts.org
|
site_name: smolts.org
|
||||||
ssl: false
|
ssl: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue