aboutsummaryrefslogtreecommitdiffstats
path: root/docker/ansible/default.inv
diff options
context:
space:
mode:
authorAaron Smith <aasmith@redhat.com>2018-11-09 13:12:55 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-11-09 13:12:55 +0000
commit6aa65eb04de48fc6f284f3251c37bf9626f1ec07 (patch)
tree26e34fb0be3d39832c99f28d4bdc53dd24c40e2e /docker/ansible/default.inv
parent8f2f6a2086a52e29b4e936417f78021abbac1e58 (diff)
parentd9c7551a005494c025c03b3fd363acb0e5c74f9f (diff)
Merge "Add support for multi influx hosts"
Diffstat (limited to 'docker/ansible/default.inv')
-rw-r--r--docker/ansible/default.inv10
1 files changed, 6 insertions, 4 deletions
diff --git a/docker/ansible/default.inv b/docker/ansible/default.inv
index 45d9fa0c..a5a092dc 100644
--- a/docker/ansible/default.inv
+++ b/docker/ansible/default.inv
@@ -6,16 +6,18 @@ install_mcelog=true
insert_ipmi_modules=true
[influxdb_hosts]
-#localhost
+#hostname or ip must be used.
+#using localhost will cause issues with collectd network plugin.
+#hostname
[grafana_hosts]
-#localhost
+#hostname
[prometheus_hosts]
#localhost
[kafka_hosts]
-#localhost
+#hostname
[ves_hosts]
-#localhost
+#hostname