mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 20:12:54 +08:00
make the osbs.conf readable to nrpe user for monitoring
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
- osbs-client
|
||||
|
||||
- name: apply osbs-client templated config
|
||||
template: src=osbs.conf.j2 dest={{ osbs_client_conf_path }} mode=0640
|
||||
template: src=osbs.conf.j2 dest={{ osbs_client_conf_path }} mode=0640 group=nrpe
|
||||
tags:
|
||||
- osbs-client
|
||||
|
||||
|
||||
Reference in New Issue
Block a user