copr-be: copr-ping: give nagios group r-x permissions
This commit is contained in:
parent
6062eec80b
commit
5a17f06a45
1 changed files with 2 additions and 2 deletions
|
@ -42,8 +42,8 @@
|
|||
dest: "/usr/bin/copr-ping-check.py"
|
||||
src: "copr-ping-check.py.j2"
|
||||
owner: "{{ ping_user }}"
|
||||
group: "{{ ping_user }}"
|
||||
mode: 0700
|
||||
group: "nagios"
|
||||
mode: 0750
|
||||
tags: copr_ping
|
||||
|
||||
- name: rebuild the copr-ping package periodically
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue