not just masterful at typos. I am the KING of the typos

This commit is contained in:
Seth Vidal 2013-06-07 19:55:34 +00:00
parent 24f965de22
commit db65b6ad49

View file

@ -16,8 +16,8 @@
- restart collectd
# install collectd-network config
- name: /etc/collectd.d/nework.conf
copy: src=$files/collectd/network-client.conf dest=/etc/collectd/network.conf
- name: /etc/collectd.d/network.conf
copy: src=$files/collectd/network-client.conf dest=/etc/collectd.d/network.conf
notify:
- restart collectd
@ -29,7 +29,7 @@
when_set: $collectd_apache
- name: /etc/collectd/apache.conf
copy: src=$files/collectd/apache.conf dest=/etc/collectd/apache.conf
copy: src=$files/collectd/apache.conf dest=/etc/collectd.d/apache.conf
notify:
- restart collectd
when_set: $collectd_apache