Revert "remove boot.fedoraproject.org from websites"

This reverts commit d8707779e8b0c0339c29bf4567820b14ac400add.
This commit is contained in:
Stephen Smoogen 2020-02-18 22:00:45 +00:00 committed by Pierre-Yves Chibon
parent 6ce0714365
commit 0f74cd0dc4
2 changed files with 13 additions and 0 deletions

View file

@ -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

View file

@ -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