diff --git a/manifests/plugin/write_graphite.pp b/manifests/plugin/write_graphite.pp index 01fb3e212..9f00735b6 100644 --- a/manifests/plugin/write_graphite.pp +++ b/manifests/plugin/write_graphite.pp @@ -15,7 +15,7 @@ interval => $interval, } - # should be loaded after global plugin configuration + # should be loaded after global plugin configuration $graphite_conf = "${collectd::params::plugin_conf_dir}/write_graphite-config.conf" concat{ $graphite_conf: