Enabling dpdk_telemetry plugin
[barometer.git] / docker / ansible / default.inv
index 0f76e9c..e254c26 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.
@@ -20,6 +23,7 @@ insert_ipmi_modules=true
 #hostname
 
 [grafana_hosts]
+#NOTE: As per current support, Grafana and Influxdb should be same host.
 #hostname
 
 [prometheus_hosts]