Add vpn to non phx2 mm-crawlers

This commit is contained in:
Kevin Fenzi 2015-09-03 20:48:37 +00:00
parent 68e499afdd
commit 1eebfb27b3

View file

@ -60,6 +60,7 @@
- mirrormanager/crawler
- { role: rsyncd,
when: env != "staging" }
- { role: openvpn/client, when: datacenter != "phx2" }
handlers:
- include: "{{ handlers }}/restart_services.yml"