nagios_client: sigul-bridge01 isn't a thing, but sign-bridge01 is
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
parent
1be1f97290
commit
d6844d19b5
1 changed files with 1 additions and 1 deletions
|
@ -235,7 +235,7 @@
|
|||
template: src={{ item }}.j2 dest=/etc/nrpe.d/{{ item }}
|
||||
with_items:
|
||||
- check_sigul_bridge_proc.cfg
|
||||
when: inventory_hostname.startswith('sigul-bridge')
|
||||
when: inventory_hostname.startswith('sign-bridge')
|
||||
notify:
|
||||
- restart nrpe
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue