except it is env instead of environment
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
9732b1345f
commit
ed751de680
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ LoadPlugin "write_graphite"
|
||||||
<Node "laptop">
|
<Node "laptop">
|
||||||
Host "graphite.cloud.fedoraproject.org"
|
Host "graphite.cloud.fedoraproject.org"
|
||||||
Port "2003"
|
Port "2003"
|
||||||
Prefix "collectd.{{ environment }}"
|
Prefix "collectd.{{ env }}"
|
||||||
#Postfix ""
|
#Postfix ""
|
||||||
#Protocol "udp"
|
#Protocol "udp"
|
||||||
#LogSendErrors false
|
#LogSendErrors false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue