File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -2000,15 +2000,15 @@ backend should have unique title:
20002000
20012001` ` ` puppet
20022002collectd::plugin::write_graphite::carbon {'secondary_graphite':
2003- graphitehost => 'graphite.example.org',
2004- graphiteport => 2004,
2005- graphiteprefix => '',
2006- protocol => 'udp',
2007- escapecharacter => '_',
2008- alwaysappendds => true,
2009- storerates => true,
2010- separateinstances => false,
2011- logsenderrors => true
2003+ graphitehost => 'graphite.example.org',
2004+ graphiteport => 2004,
2005+ graphiteprefix => '',
2006+ protocol => 'udp',
2007+ escapecharacter => '_',
2008+ alwaysappendds => true,
2009+ storerates => true,
2010+ separateinstances => false,
2011+ logsenderrors => true
20122012 preserveseparator => false,
20132013 dropduplicatefields => false,
20142014}
You can’t perform that action at this time.
0 commit comments