Merge "Set start_stop_collectd to true by default"
This commit is contained in:
commit
b7f8230149
@ -13,7 +13,7 @@ browbeat:
|
|||||||
# are running. Please install collectd by running the command
|
# are running. Please install collectd by running the command
|
||||||
# "cd ansible;ansible-playbook -i hosts.yml -vvv install/collectd.yml" before
|
# "cd ansible;ansible-playbook -i hosts.yml -vvv install/collectd.yml" before
|
||||||
# setting this option to true.
|
# setting this option to true.
|
||||||
start_stop_collectd: false
|
start_stop_collectd: true
|
||||||
ansible:
|
ansible:
|
||||||
hosts: ansible/hosts.yml
|
hosts: ansible/hosts.yml
|
||||||
metadata_playbook: ansible/gather/stockpile.yml
|
metadata_playbook: ansible/gather/stockpile.yml
|
||||||
|
Loading…
Reference in New Issue
Block a user