tripleo-image-elements/elements/sosreport
Ryan Brady 2b113e1e29 Fix dib-lint failures
As part of an ongoing effort to apply more testing against
elements, this patch provides fixes for most dib-lint
failures outside of the set -o pipefail patch[1] including
set options, indention, and file permissions.  There are
still a few indention errors left after this patch, but
they should be ignored in a dib-lint patch soon to add
additional exclusions.

[1] Ib97e3a35dd0ee653f1298c9ffe6ea99cea9dfd55

Change-Id: Ibf3dfc5735752900598466b0a54342692ef77284
2014-07-31 12:25:59 -04:00
..
cleanup.d Add new sosreport element 2014-07-15 19:01:45 +01:00
environment.d Fix dib-lint failures 2014-07-31 12:25:59 -04:00
extra-data.d Add new sosreport element 2014-07-15 19:01:45 +01:00
install.d Add new sosreport element 2014-07-15 19:01:45 +01:00
README.md Add new sosreport element 2014-07-15 19:01:45 +01:00
pkg-map Add new sosreport element 2014-07-15 19:01:45 +01:00

README.md

Add sosreport to built images

This element adds sosreport to the image, for use as a log retrieval tool.

See sosreport on github for more information.

It provides the ability for plugins to be provided by other elements through the use of sos.d in the element. All "*.py" files found in the sos.d directory will be added to the plugins directory for use by sosreport.