Revert "Deploy mirrorlist_proxy to all proxies"

This was staged, but wasn't intended to be pushed out yet
Serves me right from committing on a day I had planned to take off

This reverts commit 318b389191.
This commit is contained in:
Patrick Uiterwijk 2017-02-10 14:38:56 +00:00
parent e5e6e0dc7a
commit ffbda08c4d

View file

@ -19,7 +19,8 @@
- collectd/base
- sudo
- rsyncd
- role: mirrormanager/mirrorlist_proxy
- { role: mirrormanager/mirrorlist_proxy,
when: env == "staging" or ansible_hostname == "proxy02" or ansible_hostname == "proxy05" }
- { role: openvpn/client,
when: env != "staging" }
- apache