browbeat/ansible/check
akrzos 97bc7bc21e Small fixes/updates to collectd install
+ Fix installing collectd on cephstorage host type
+ Remove old collectd configuration documentation
+ Have check playbook run against cephstorage hosts (previously it was just ceph)

Change-Id: Ic53351da1a6fd9951984301ec16ba75fdd0fe1c7
2017-01-12 10:04:49 -05:00
..
group_vars Correct bug report save location 2016-09-14 15:03:48 -04:00
roles Fix logic to check for partitions 2016-10-10 10:58:23 -04:00
templates Implement Suggestions 2016-08-31 15:14:25 -04:00
browbeat-example-bug_report.log Update example bug report 2016-10-10 11:25:11 -04:00
README.rst Update example bug report 2016-10-10 11:25:11 -04:00
site.yml Small fixes/updates to collectd install 2017-01-12 10:04:49 -05:00

Browbeat Ansible Checks

The Browbeat Ansible checks playbook will scan a given deployment to check for known configuration issues.

Output from Checks

Once the Checks playbook completes there will be a report generated in the browbeat results directory.

bug_report.log

This will contain each of the hosts that were scanned, and their known issues. Some of the issues will have BZ's associated with them, use the BZ link to learn more about the bug, and how it can impact your deployment. There will be Checks that do not have a BZ associated, these are simply suggestions.