diff --git a/playbooks/groups/openqa.yml b/playbooks/groups/openqa.yml index c504485a72..11b5beaf98 100644 --- a/playbooks/groups/openqa.yml +++ b/playbooks/groups/openqa.yml @@ -22,7 +22,7 @@ - { role: collectd/base, tags: ['collectd_base'] } - { role: sudo, tags: ['sudo'] } - { role: openvpn/client, - when: deployment_type == "prod", tags: ['openvpn_client'] } + when: deployment_type == "prod" and datacenter == 'phx2', tags: ['openvpn_client'] } - apache tasks: