nagios_client: install client on noc-cc01
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
f8ae207321
commit
289bda5698
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@
|
||||||
# Set up our base config.
|
# Set up our base config.
|
||||||
- name: /etc/nagios/nrpe.cfg
|
- name: /etc/nagios/nrpe.cfg
|
||||||
template: src=nrpe.cfg.j2 dest=/etc/nagios/nrpe.cfg
|
template: src=nrpe.cfg.j2 dest=/etc/nagios/nrpe.cfg
|
||||||
when: not inventory_hostname.startswith('noc')
|
when: not inventory_hostname.startswith('noc0')
|
||||||
notify:
|
notify:
|
||||||
- restart nrpe
|
- restart nrpe
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue