koji_hub: fix weird permissions on fedmsg plugin
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
013344529a
commit
cf7a0a326b
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@
|
||||||
template:
|
template:
|
||||||
src: fedmsg-koji-plugin.py
|
src: fedmsg-koji-plugin.py
|
||||||
dest: /usr/lib/koji-hub-plugins/fedmsg-koji-plugin.py
|
dest: /usr/lib/koji-hub-plugins/fedmsg-koji-plugin.py
|
||||||
mode: 644
|
mode: 0644
|
||||||
notify:
|
notify:
|
||||||
- reload httpd
|
- reload httpd
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue