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.inv4
1 files changed, 2 insertions, 2 deletions
diff --git a/docker/ansible/default.inv b/docker/ansible/default.inv
index e254c26a..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]