aboutsummaryrefslogtreecommitdiffstats
path: root/docker/ansible/default.inv
diff options
context:
space:
mode:
Diffstat (limited to 'docker/ansible/default.inv')
-rw-r--r--docker/ansible/default.inv5
1 files changed, 3 insertions, 2 deletions
diff --git a/docker/ansible/default.inv b/docker/ansible/default.inv
index fb366577..d65e1c0e 100644
--- a/docker/ansible/default.inv
+++ b/docker/ansible/default.inv
@@ -13,8 +13,8 @@ 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
+#to use latest (collectd-main branch) or experimental (main + PRs) container
+#set the collectd flavor below. Possible values: stable|latest|experimental
flavor=stable
[influxdb_hosts]
@@ -23,6 +23,7 @@ flavor=stable
#hostname
[grafana_hosts]
+#NOTE: As per current support, Grafana and Influxdb should be same host.
#hostname
[prometheus_hosts]