Fix Nagios being unable to read its own darn config

This commit is contained in:
Salt 2021-08-23 18:36:22 -05:00
parent 535509db0a
commit d63a190b25

View File

@ -55,7 +55,7 @@
src: "nrpe_local.cfg.j2"
dest: "{{ nrpe_server_dir }}/nrpe_local.cfg"
owner: root
group: root
group: nagios
mode: "0640"
notify: restart nrpe service
tags: