aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/barometer/roles/collectd/templates/collectd-aodh.conf.j2
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/barometer/roles/collectd/templates/collectd-aodh.conf.j2')
-rw-r--r--plugins/barometer/roles/collectd/templates/collectd-aodh.conf.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/barometer/roles/collectd/templates/collectd-aodh.conf.j2 b/plugins/barometer/roles/collectd/templates/collectd-aodh.conf.j2
index 301ba25a..b7fcfb60 100644
--- a/plugins/barometer/roles/collectd/templates/collectd-aodh.conf.j2
+++ b/plugins/barometer/roles/collectd/templates/collectd-aodh.conf.j2
@@ -3,7 +3,7 @@
</LoadPlugin>
<Plugin python>
- ModulePath "/opt/stack/collectd-ceilometer-plugin"
+ ModulePath "/src/barometer/src/collectd-openstack-plugins/collectd-openstack-plugins"
LogTraces true
Interactive false
Import "collectd_ceilometer.aodh.plugin"