From c3eb923e45ff0ad4fd9fa92207a1520b118ff587 Mon Sep 17 00:00:00 2001 From: JayEmmonds <32133142+JayEmmonds@users.noreply.github.com> Date: Wed, 20 Sep 2017 11:35:07 -0400 Subject: [PATCH] Update config-global-tags.sh --- bin/config-global-tags.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/config-global-tags.sh b/bin/config-global-tags.sh index 799d7c1..f432df9 100755 --- a/bin/config-global-tags.sh +++ b/bin/config-global-tags.sh @@ -43,6 +43,8 @@ set -u # treat unset variables as an error # [global_tags] # country = "us" # state = "pa" +# #XVLF# +# GREEN_ZONE_PROXY = 192.168.1.2:8080 TELEGRAF_CONFIG_DIRECTORY=${TELEGRAF_CONFIG_DIRECTORY:-conf} mkdir -p $TELEGRAF_CONFIG_DIRECTORY