I guess installing the plugin helps
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
be07fe0725
commit
49b0104aaa
1 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
||||||
---
|
---
|
||||||
|
|
||||||
|
- name: install collectd-bind
|
||||||
|
yum: name=collectd-bind state=present
|
||||||
|
tags:
|
||||||
|
- packages
|
||||||
|
- collectd
|
||||||
|
|
||||||
- name: Copy in /etc/collectd.d/bind.conf
|
- name: Copy in /etc/collectd.d/bind.conf
|
||||||
copy: >
|
copy: >
|
||||||
src=bind.conf
|
src=bind.conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue