aboutsummaryrefslogtreecommitdiffstats
path: root/docker/ansible/default.inv
diff options
context:
space:
mode:
authorAaron Smith <aasmith@redhat.com>2018-11-12 14:19:02 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-11-12 14:19:02 +0000
commitd02167b39026813fc485613e0fe7abf7aeffadce (patch)
tree26e34fb0be3d39832c99f28d4bdc53dd24c40e2e /docker/ansible/default.inv
parentcc13eb90eaed9489930e3299fb576b3e60f76843 (diff)
parente05a6c32169af41d0e38485a069c1752792a2db7 (diff)
Merge "Add support for multi influx hosts" into stable/gambia
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