Revert "remove boot.fedoraproject.org from proxy data files"

This reverts commit d6ecabe44506a1ca82125e17d1dc6a7f05ac7a2a.
This commit is contained in:
Stephen Smoogen 2020-02-18 22:01:31 +00:00 committed by Pierre-Yves Chibon
parent 0f74cd0dc4
commit 870eee6e99
12 changed files with 31 additions and 8 deletions

View file

@ -19,6 +19,8 @@
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,13 +561,6 @@
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

@ -256,6 +256,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

View file

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

View file

@ -65,6 +65,7 @@ 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,6 +65,7 @@ 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,6 +4,7 @@
PO_DIR=/var/tmp/po_dir
SITES="alt.fedoraproject.org \
boot.fedoraproject.org \
fedoracommunity.org \
fedorahosted.org \
fedoraproject.org \

View file

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

View file

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

View file

@ -86,6 +86,14 @@ 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,6 +86,14 @@ 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 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 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 "
pushd ${CONFDIR}
for SITE in ${SITES}; do