lets roll us out some mirrorlist proxies
This commit is contained in:
parent
999103b7ee
commit
7dc3dae30c
2 changed files with 13 additions and 1 deletions
|
@ -496,8 +496,20 @@ mirrorlist-phx2.phx2.fedoraproject.org
|
||||||
mirrorlist-phx2.stg.phx2.fedoraproject.org
|
mirrorlist-phx2.stg.phx2.fedoraproject.org
|
||||||
|
|
||||||
[mirrorlist-proxies]
|
[mirrorlist-proxies]
|
||||||
|
proxy01.phx2.fedoraproject.org
|
||||||
proxy02.fedoraproject.org
|
proxy02.fedoraproject.org
|
||||||
|
proxy03.fedoraproject.org
|
||||||
|
proxy04.fedoraproject.org
|
||||||
proxy05.fedoraproject.org
|
proxy05.fedoraproject.org
|
||||||
|
proxy06.fedoraproject.org
|
||||||
|
proxy07.fedoraproject.org
|
||||||
|
proxy08.fedoraproject.org
|
||||||
|
proxy09.fedoraproject.org
|
||||||
|
proxy10.phx2.fedoraproject.org
|
||||||
|
proxy11.fedoraproject.org
|
||||||
|
proxy12.fedoraproject.org
|
||||||
|
proxy13.fedoraproject.org
|
||||||
|
proxy14.fedoraproject.org
|
||||||
|
|
||||||
[mm-frontend]
|
[mm-frontend]
|
||||||
mm-frontend01.phx2.fedoraproject.org
|
mm-frontend01.phx2.fedoraproject.org
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
- sudo
|
- sudo
|
||||||
- rsyncd
|
- rsyncd
|
||||||
- { role: mirrormanager/mirrorlist_proxy,
|
- { role: mirrormanager/mirrorlist_proxy,
|
||||||
when: env == "staging" or ansible_hostname == "proxy02" or ansible_hostname == "proxy05" }
|
when: env == "staging" or "'mirrorlist-proxy' in group_names" }
|
||||||
- { role: openvpn/client,
|
- { role: openvpn/client,
|
||||||
when: env != "staging" }
|
when: env != "staging" }
|
||||||
- apache
|
- apache
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue