The great phx2 pruning run (1st cut).

Since we no longer have any machines in phx2, I have tried to remove
them from ansible. Note that there are still some places where we need
to remove them still: nagios, dhcp, named were not touched, and in cases
where it wasn't pretty clear what a conditional was doing I left it to
be cleaned up later.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-06-14 14:14:31 -07:00
parent 07d773e65c
commit 7984b46eb7
435 changed files with 282 additions and 5397 deletions

View file

@ -13,7 +13,7 @@ path = /var/log/mirrormanager/crawler
uid = mirrormanager
gid = mirrormanager
read only = yes
hosts allow = mm-frontend01.phx2.fedoraproject.org mm-frontend02.phx2.fedoraproject.org 209.132.181.102
hosts allow = mm-frontend01.iad2.fedoraproject.org mm-frontend02.iad2.fedoraproject.org 209.132.181.102
# For distributing propagation logs to the mm backend
[propagation]
@ -22,4 +22,4 @@ path = /var/log/mirrormanager/propagation
uid = mirrormanager
gid = mirrormanager
read only = yes
hosts allow = mm-backend01.phx2.fedoraproject.org
hosts allow = mm-backend01.iad2.fedoraproject.org