start excising boot from websites

This commit is contained in:
Stephen Smoogen 2020-02-19 13:28:42 +00:00 committed by Pierre-Yves Chibon
parent 9e99cf3927
commit f05aa2a046
13 changed files with 17 additions and 27 deletions

View file

@ -19,8 +19,6 @@
website: spins.fedoraproject.org
- role: fedora-web/start
website: start.fedoraproject.org
- role: fedora-web/boot
website: boot.fedoraproject.org
- role: fedora-web/mirrors
website: mirrors.fedoraproject.org
- role: fedora-web/communityblog

View file

@ -561,6 +561,16 @@
website: pki.fedoraproject.org
target: http://dogtagpki.org/
- role: httpd/redirect
shortname: keys
website: keys.fedoraproject.org
target: https://fedoraproject.org/wiki/Infrastructure/graveyard
- role: httpd/redirect
shortname: boot
website: boot.fedoraproject.org
target: https://fedoraproject.org/wiki/Infrastructure/graveyard
# Cloudy bits
- role: httpd/redirect
shortname: cloud-front-page

View file

@ -257,8 +257,8 @@
cert_name: "{{wildcard_cert_name}}"
- role: httpd/website
site_name: boot.fedoraproject.org
server_aliases: [boot.stg.fedoraproject.org]
site_name: keys.fedoraproject.org
server_aliases: [keys.stg.fedoraproject.org]
sslonly: true
cert_name: "{{wildcard_cert_name}}"

View file

@ -26,7 +26,6 @@
with_items:
- getfedora.org
- arm.fedoraproject.org
- boot.fedoraproject.org
- fedoracommunity.org
- developer.fedoraproject.org
- fedoraproject.org

View file

@ -1 +1,5 @@
DocumentRoot /srv/web/boot.fedoraproject.org
RewriteEngine On
RewriteRule ^/.* https://fedoraproject.org/wiki/Infrastructure/Fedorahosted-retirement

View file

@ -65,7 +65,6 @@ popd > /dev/null
build flocktofedora.org
build spins.fedoraproject.org
build boot.fedoraproject.org
build fedoracommunity.org
build fudcon.fedoraproject.org
build start.fedoraproject.org

View file

@ -65,7 +65,6 @@ popd > /dev/null
/usr/bin/git pull -q --ff-only || exit 1
build flocktofedora.org
build boot.fedoraproject.org
build fedoracommunity.org
build fudcon.fedoraproject.org
build start.fedoraproject.org

View file

@ -4,7 +4,6 @@
PO_DIR=/var/tmp/po_dir
SITES="alt.fedoraproject.org \
boot.fedoraproject.org \
fedoracommunity.org \
fedorahosted.org \
fedoraproject.org \

View file

@ -4,7 +4,6 @@
PO_DIR=/var/tmp/po_dir
SITES="alt.fedoraproject.org \
boot.fedoraproject.org \
fedoracommunity.org \
fedorahosted.org \
fedoraproject.org \

View file

@ -35,7 +35,6 @@
with_items:
- fedora-web
- fedoraproject.org
- boot.fedoraproject.org
- spins.fedoraproject.org
- talk.fedoraproject.org
- start.fedoraproject.org

View file

@ -86,14 +86,6 @@ gid = root
read only = yes
hosts allow = 10.5.126.0/255.255.255.0 192.168.0.0/255.255.0.0 10.5.128.0/255.255.255.0
[boot.fedoraproject.org]
comment = boot.fedoraproject.org
path = /srv/web/boot.fedoraproject.org
uid = root
gid = root
read only = yes
hosts allow = 10.5.126.0/255.255.255.0 192.168.0.0/255.255.0.0 10.5.128.0/255.255.255.0
[mirrors.fedoraproject.org]
comment = mirrors.fedoraproject.org
path = /srv/web/mirrors.fedoraproject.org

View file

@ -86,14 +86,6 @@ gid = root
read only = yes
hosts allow = 10.5.126.0/255.255.255.0 192.168.0.0/255.255.0.0 10.5.128.0/255.255.255.0
[boot.fedoraproject.org]
comment = boot.fedoraproject.org
path = /srv/web/boot.fedoraproject.org
uid = root
gid = root
read only = yes
hosts allow = 10.5.126.0/255.255.255.0 192.168.0.0/255.255.0.0 10.5.128.0/255.255.255.0
[mirrors.fedoraproject.org]
comment = mirrors.fedoraproject.org
path = /srv/web/mirrors.fedoraproject.org

View file

@ -44,7 +44,7 @@ TREEDIR=${LOGDIR}/${YEAR}/${MONTH}/${DAY}
AWSTATS=/usr/share/awstats/wwwroot/cgi-bin/awstats.pl
HTMLDOC=/usr/bin/htmldoc
SITES="admin.fedoraproject.org apps.fedoraproject.org arm.fedoraproject.org ask.fedoraproject.org badges.fedoraproject.org bodhi.fedoraproject.org boot.fedoraproject.org budget.fedoraproject.org bugz.fedoraproject.org cloud.fedoraproject.org codecs.fedoraproject.org communityblog.fedoraproject.org copr.fedoraproject.org developer.fedoraproject.org developers.fedoraproject.org docs.fedoraproject.org docs-old.fedoraproject.org download.fedoraproject.org fas.fedoraproject.org fedora.my fedoracommunity.org fedoramagazine.org fedoraproject.com fedoraproject.org flocktofedora.net flocktofedora.org fonts.fedoraproject.org fpaste.org fudcon.fedoraproject.org get.fedoraproject.org getfedora.org help.fedoraproject.org id.fedoraproject.org it.fedoracommunity.org join.fedoraproject.org k12linux.org kde.fedoraproject.org l10n.fedoraproject.org labs.fedoraproject.org lists.fedorahosted.org lists.fedoraproject.org meetbot-raw.fedoraproject.org meetbot.fedoraproject.org mirrors.fedoraproject.org nightly.fedoraproject.org osbs.fedoraproject.org paste.fedoraproject.org pdc.fedoraproject.org people.fedoraproject.org port389.org qa.fedoraproject.org redirect.fedoraproject.org registry.fedoraproject.org smolts.org spins.fedoraproject.org src.fedoraproject.org start.fedoraproject.org store.fedoraproject.org taskotron.fedoraproject.org translate.fedoraproject.org uk.fedoracommunity.org "
SITES="admin.fedoraproject.org apps.fedoraproject.org arm.fedoraproject.org ask.fedoraproject.org badges.fedoraproject.org bodhi.fedoraproject.org budget.fedoraproject.org bugz.fedoraproject.org cloud.fedoraproject.org codecs.fedoraproject.org communityblog.fedoraproject.org copr.fedoraproject.org developer.fedoraproject.org developers.fedoraproject.org docs.fedoraproject.org docs-old.fedoraproject.org download.fedoraproject.org fas.fedoraproject.org fedora.my fedoracommunity.org fedoramagazine.org fedoraproject.com fedoraproject.org flocktofedora.net flocktofedora.org fonts.fedoraproject.org fpaste.org fudcon.fedoraproject.org get.fedoraproject.org getfedora.org help.fedoraproject.org id.fedoraproject.org it.fedoracommunity.org join.fedoraproject.org k12linux.org kde.fedoraproject.org l10n.fedoraproject.org labs.fedoraproject.org lists.fedorahosted.org lists.fedoraproject.org meetbot-raw.fedoraproject.org meetbot.fedoraproject.org mirrors.fedoraproject.org nightly.fedoraproject.org osbs.fedoraproject.org paste.fedoraproject.org pdc.fedoraproject.org people.fedoraproject.org port389.org qa.fedoraproject.org redirect.fedoraproject.org registry.fedoraproject.org smolts.org spins.fedoraproject.org src.fedoraproject.org start.fedoraproject.org store.fedoraproject.org taskotron.fedoraproject.org translate.fedoraproject.org uk.fedoracommunity.org "
pushd ${CONFDIR}
for SITE in ${SITES}; do