Merge "Add support for multi influx hosts" into stable/gambia
authorAaron Smith <aasmith@redhat.com>
Mon, 12 Nov 2018 14:19:02 +0000 (14:19 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 12 Nov 2018 14:19:02 +0000 (14:19 +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