Revert "remove boot.fedoraproject.org from websites"
This reverts commit d8707779e8b0c0339c29bf4567820b14ac400add.
This commit is contained in:
parent
6ce0714365
commit
0f74cd0dc4
2 changed files with 13 additions and 0 deletions
|
@ -561,6 +561,13 @@
|
|||
website: pki.fedoraproject.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
|
||||
- role: httpd/redirect
|
||||
shortname: cloud-front-page
|
||||
|
|
|
@ -250,6 +250,12 @@
|
|||
sslonly: true
|
||||
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
|
||||
site_name: smolts.org
|
||||
ssl: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue