From 0442382c594ace8bd4982978076337155a20e4a8 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 21 May 2025 15:47:23 -0700 Subject: [PATCH] dns: no vpn wanted in rdu3 dns either Signed-off-by: Kevin Fenzi --- playbooks/groups/dns.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/dns.yml b/playbooks/groups/dns.yml index 250ced7638..f903aa0c20 100644 --- a/playbooks/groups/dns.yml +++ b/playbooks/groups/dns.yml @@ -21,7 +21,7 @@ - rkhunter - nagios_client - { role: openvpn/client, - when: datacenter != 'iad2' } + when: datacenter != 'iad2' or datacenter != 'rdu3' } - ipa/client - collectd/base - collectd/bind