Change filename to overwrite the one from the rpm.
This commit is contained in:
parent
e77846f422
commit
d61942fc72
2 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
- name: copy database configuration
|
- name: copy database configuration
|
||||||
template: src=$item dest=/etc/fedmsg.d/$item owner=fedmsg group=fedmsg mode=0600
|
template: src=$item dest=/etc/fedmsg.d/$item owner=fedmsg group=fedmsg mode=0600
|
||||||
with_items:
|
with_items:
|
||||||
- datanommer-db.py
|
- datanommer.py
|
||||||
- badges-awarder.py
|
- badges-awarder.py
|
||||||
|
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue