diff --git a/playbooks/groups/mirrormanager.yml b/playbooks/groups/mirrormanager.yml index f91f419afb..cd55e96e3b 100644 --- a/playbooks/groups/mirrormanager.yml +++ b/playbooks/groups/mirrormanager.yml @@ -60,6 +60,7 @@ - mirrormanager/crawler - { role: rsyncd, when: env != "staging" } + - { role: openvpn/client, when: datacenter != "phx2" } handlers: - include: "{{ handlers }}/restart_services.yml"