comment out mirrorlist for now too, it is pointing to an image that does not exist

Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
Rick Elrod 2018-12-01 00:44:06 +00:00
parent 2840356b55
commit 701675d9d0

View file

@ -25,8 +25,8 @@
- collectd/base
- sudo
- rsyncd
- { role: mirrormanager/mirrorlist_proxy,
when: env == "staging" or "'mirrorlist-proxy' in group_names" }
#- { role: mirrormanager/mirrorlist_proxy,
# when: env == "staging" or "'mirrorlist-proxy' in group_names" }
- { role: openvpn/client,
when: env != "staging" }
- apache