mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 01:02:07 +08:00
copr-be: copr-ping: give nagios group r-x permissions
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user