X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=docker%2Fansible%2Fdefault.inv;h=e254c26adb32d0f614b9013bb805d6a18c9852fb;hb=6402cb3470bf9e6e790b9afa4b5b61a79717d259;hp=9319b9eaf96b0dfbb14d60d10efdf2a4ce467a14;hpb=1e6ea0a6240327c73de60f015e28a3bd24465352;p=barometer.git diff --git a/docker/ansible/default.inv b/docker/ansible/default.inv index 9319b9ea..e254c26a 100644 --- a/docker/ansible/default.inv +++ b/docker/ansible/default.inv @@ -13,6 +13,9 @@ localhost [collectd_hosts:vars] install_mcelog=true insert_ipmi_modules=true +#to use master or experimental container set the collectd flavor below +#possible values: stable|master|experimental +flavor=stable [influxdb_hosts] #hostname or ip must be used. @@ -20,11 +23,16 @@ insert_ipmi_modules=true #hostname [grafana_hosts] +#NOTE: As per current support, Grafana and Influxdb should be same host. #hostname [prometheus_hosts] #localhost +[zookeeper_hosts] +#NOTE: currently one zookeeper host is supported +#hostname + [kafka_hosts] #hostname