536ded8e7f
Since fields such as severity have been added to the bug report, updating the example we provide. Also patching readme to point to correct location. Change-Id: I01fa1f944bf5b9230985bd02f929964de265f9b8
22 lines
628 B
ReStructuredText
22 lines
628 B
ReStructuredText
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.
|