demo/digitalocean: disable hostname in metrics

This commit is contained in:
Ryan Uber
2015-09-25 22:44:34 -07:00
parent 8490a1bac6
commit 8464a4ba99

View File

@@ -26,6 +26,7 @@ advertise {
}
telemetry {
statsite_address = "${var.statsite}"
disable_hostname = true
}
EOF
CMD