Merge "Add support for multi influx hosts"
authorAaron Smith <aasmith@redhat.com>
Fri, 9 Nov 2018 13:12:55 +0000 (13:12 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 9 Nov 2018 13:12:55 +0000 (13:12 +0000)
1  2 
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