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">
|
||||
Host "graphite.cloud.fedoraproject.org"
|
||||
Port "2003"
|
||||
Prefix "collectd.{{ environment }}"
|
||||
Prefix "collectd.{{ env }}"
|
||||
#Postfix ""
|
||||
#Protocol "udp"
|
||||
#LogSendErrors false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue