test for vpn

This commit is contained in:
Stephen Smoogen 2017-05-01 22:59:41 +00:00
parent dfc851d626
commit 130b22ab72
3 changed files with 3 additions and 3 deletions

View file

@ -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: