setfacl for osbs config file for npre/nagios monitoring
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
24a8a6a618
commit
5a954fb5ae
1 changed files with 3 additions and 0 deletions
|
@ -7,3 +7,6 @@
|
|||
- name: apply osbs-client templated config
|
||||
template: src=osbs.conf.j2 dest={{ osbs_client_conf_path }} mode=0600
|
||||
|
||||
- name: set nrpe read access for osbs.conf for nagios monitoring
|
||||
acl: name={{ osbs_client_conf_path }} entry="u:nrpe:r" state=present
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue