test for vpn
This commit is contained in:
parent
dfc851d626
commit
130b22ab72
3 changed files with 3 additions and 3 deletions
|
@ -156,7 +156,7 @@
|
|||
#
|
||||
- name: install nrpe openvpn check config
|
||||
template: src=check_openvpn_link.cfg.j2 dest=/etc/nrpe.d/check_openvpn_link.cfg
|
||||
when: datacenter != 'phx2'
|
||||
when: vpn == true
|
||||
notify:
|
||||
- restart nrpe
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue