demo/digitalocean: disable hostname in metrics

This commit is contained in:
Ryan Uber 2015-09-25 22:44:34 -07:00
parent fc012f5de9
commit 38624790b5
1 changed files with 1 additions and 0 deletions

View File

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