Add collectd to ask.

This commit is contained in:
Kevin Fenzi 2014-02-18 00:36:03 +00:00
parent ae53fe801e
commit dc701de264

View file

@ -46,6 +46,7 @@
when: env != "staging"
- include: "{{ tasks }}/apache.yml"
- include: "{{ tasks }}/mod_wsgi.yml"
- include: "{{ tasks }}/collectd/client.yml"
handlers:
- include: "{{ handlers }}/restart_services.yml"