Merge "ansible: add variable to select collectd container"
[barometer.git] / docker / ansible / default.inv
index 9319b9e..fb36657 100644 (file)
@@ -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.
@@ -25,6 +28,10 @@ insert_ipmi_modules=true
 [prometheus_hosts]
 #localhost
 
+[zookeeper_hosts]
+#NOTE: currently one zookeeper host is supported
+#hostname
+
 [kafka_hosts]
 #hostname