mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 06:20:26 +08:00
nagios_client: install client on noc-cc01
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
# Set up our base config.
|
||||
- name: /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:
|
||||
- restart nrpe
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user