Greetings. Someone reported in https://pagure.io/fedora-infrastructure/issue/5562 that www.getfedora.org doesn't resolve. I've since added it to DNS, but we need to also tell proxies to treat it as a server alias. Note, we have a redirect so if someone goes to http://www.getfedora.org or http://www.getfedora.com or http://getfedora.com it will redirect them to https://getfedora.org, but that doesn't help if they go to the https versions of those. I don't think there's much we can do there without getting certs for each of these silly combos, which I am against. In any case this fixes the http case and is simple enough: diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index c567987..7d47039 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -133,6 +133,7 @@ - www.projectofedora.org - www.getfedora.com - getfedora.com + - www.getfedora.org - fedoraplayground.org - fedoraplayground.com +1s? kevin
Attachment:
pgpZdXQdHspq0.pgp
Description: OpenPGP digital signature
_______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx