mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 05:20:49 +08:00
rdu3: no openvpn server checks in rdu3 yet
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -238,7 +238,7 @@
|
||||
- nagios_client
|
||||
|
||||
- name: Install CRL check for bastions
|
||||
when: inventory_hostname.startswith('bastion')
|
||||
when: inventory_hostname.startswith('bastion') and datacenter == 'iad2'
|
||||
tags:
|
||||
- nagios_client
|
||||
block:
|
||||
|
||||
Reference in New Issue
Block a user