fpaste.org: drop for now until ownership or at least resolves to new ips
We don't own fpaste.org, in the past the owners just pointed it to our proxies and we got a cert for it. However, it's still pointing to the old phx2 proxies right now. So, drop it until it's fixed to point to the new ones, or given to us as a domain. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
ae1f509177
commit
a1f8337a38
1 changed files with 8 additions and 8 deletions
|
@ -550,14 +550,14 @@
|
||||||
#
|
#
|
||||||
# Make a website here so we can redirect it to paste.fedoraproject.org
|
# Make a website here so we can redirect it to paste.fedoraproject.org
|
||||||
#
|
#
|
||||||
- role: httpd/website
|
# - role: httpd/website
|
||||||
site_name: fpaste.org
|
# site_name: fpaste.org
|
||||||
certbot: true
|
# certbot: true
|
||||||
server_aliases:
|
# server_aliases:
|
||||||
- www.fpaste.org
|
# - www.fpaste.org
|
||||||
tags:
|
# tags:
|
||||||
- fpaste.org
|
# - fpaste.org
|
||||||
when: env == "production"
|
# when: env == "production"
|
||||||
|
|
||||||
- role: httpd/website
|
- role: httpd/website
|
||||||
site_name: koji.fedoraproject.org
|
site_name: koji.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue