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 - collectd/base
- sudo - sudo
- rsyncd - rsyncd
- { role: mirrormanager/mirrorlist_proxy, #- { role: mirrormanager/mirrorlist_proxy,
when: env == "staging" or "'mirrorlist-proxy' in group_names" } # when: env == "staging" or "'mirrorlist-proxy' in group_names" }
- { role: openvpn/client, - { role: openvpn/client,
when: env != "staging" } when: env != "staging" }
- apache - apache