noc01.rdu3: someday I will get logic right

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2025-05-22 10:35:33 -07:00
parent 2259edea1a
commit 9dc7f4adcf

View file

@ -22,7 +22,7 @@
- rkhunter
- nagios_client
- hosts
- { role: openvpn/client, when: env != "staging" or datacenter != 'rdu3' }
- { role: openvpn/client, when: env != "staging" and datacenter != 'rdu3' }
- ipa/client
- collectd/base
- { role: rsyncd, when: datacenter == 'iad2' or datacenter == 'rdu3' }