Code Review
/
barometer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
combined
(merge:
cc13eb9
e05a6c3
)
Merge "Add support for multi influx hosts" into stable/gambia
author
Aaron Smith
<aasmith@redhat.com>
Mon, 12 Nov 2018 14:19:02 +0000
(14:19 +0000)
committer
Gerrit Code Review
<gerrit@opnfv.org>
Mon, 12 Nov 2018 14:19:02 +0000
(14:19 +0000)
1
2
docker/ansible/default.inv
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
docker/ansible/default.inv
index
45d9fa0
,
85ffdfd
..
a5a092d
---
1
/
docker/ansible/default.inv
---
2
/
docker/ansible/default.inv
+++ b/
docker/ansible/default.inv
@@@
-6,16
-6,15
+6,18
@@@
install_mcelog=tru
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