e9f736c718
Provide an element that enables support information to be generated on a running tripleo server. This would allow for targeted data collection in CI runs, and is a generally useful tool for diagnosing failures in a remote tripleo installation. Change-Id: Ida5826633634dfb486329debd9d3e765d2f11f8b
11 lines
439 B
Markdown
11 lines
439 B
Markdown
Add sosreport to built images
|
|
=============================
|
|
|
|
This element adds sosreport to the image, for use as a log retrieval tool.
|
|
|
|
See [sosreport](https://github.com/sosreport/sos) 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.
|