fix typo
This commit is contained in:
parent
82be02911f
commit
dc28eb9c6c
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@
|
|||
# So when adding or modifying them change the .j2 version in git.
|
||||
#
|
||||
- name: install nrpe bugyou fedmsg hubs check config
|
||||
template: src=check_fedmsg_hub_procs_bugyou.j2 dest=/etc/nrpe.d/check_fedmsg_hub_procs_bugyou.cfg
|
||||
template: src=check_fedmsg_hub_procs_bugyou.cfg.j2 dest=/etc/nrpe.d/check_fedmsg_hub_procs_bugyou.cfg
|
||||
when: inventory_hostname.startswith('bugyou01')
|
||||
notify:
|
||||
- restart nrpe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue