Whoopsy-daisy.
This commit is contained in:
parent
21f6600811
commit
44fa065f03
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
---
|
---
|
||||||
|
|
||||||
- name: Copy in /usr/local/bin/fedmsg-service-collectd
|
- name: Copy in /usr/local/bin/fedmsg-service-collectd
|
||||||
copy: >
|
template: >
|
||||||
template=fedmsg-service-collectd.py
|
src=fedmsg-service-collectd.py
|
||||||
dest="/usr/local/bin/fedmsg-service-collectd-{{ process }}"
|
dest="/usr/local/bin/fedmsg-service-collectd-{{ process }}"
|
||||||
mode=0755
|
mode=0755
|
||||||
notify: restart collectd
|
notify: restart collectd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue