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:
parent
e5e6e0dc7a
commit
ffbda08c4d
1 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,8 @@
|
||||||
- collectd/base
|
- collectd/base
|
||||||
- sudo
|
- sudo
|
||||||
- rsyncd
|
- rsyncd
|
||||||
- role: mirrormanager/mirrorlist_proxy
|
- { role: mirrormanager/mirrorlist_proxy,
|
||||||
|
when: env == "staging" or ansible_hostname == "proxy02" or ansible_hostname == "proxy05" }
|
||||||
- { 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