Make these conditional on unbound and not phx2
This commit is contained in:
parent
faf7ba49d9
commit
d9b48ab356
1 changed files with 2 additions and 0 deletions
|
@ -58,7 +58,9 @@
|
|||
- check_lock.cfg
|
||||
- check_fedmsg_hub_proc.cfg
|
||||
- check_openvpn_link.cfg
|
||||
when: datacenter not 'phx2'
|
||||
- check_unbound_proc.cfg
|
||||
when: inventory_hostname.startswith('unbound')
|
||||
notify:
|
||||
- restart nrpe
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue