Merge "Set start_stop_collectd to true by default"

This commit is contained in:
Zuul 2022-03-11 09:12:29 +00:00 committed by Gerrit Code Review
commit b7f8230149

View File

@ -13,7 +13,7 @@ browbeat:
# are running. Please install collectd by running the command
# "cd ansible;ansible-playbook -i hosts.yml -vvv install/collectd.yml" before
# setting this option to true.
start_stop_collectd: false
start_stop_collectd: true
ansible:
hosts: ansible/hosts.yml
metadata_playbook: ansible/gather/stockpile.yml