a2b174168a
This could be ansiblesed a more, for now more or less the bash code from d-g wrapped in a role. Change-Id: Ia7fe40f05ca394da9a65fef6383d72f29a532e2f
21 lines
394 B
ReStructuredText
21 lines
394 B
ReStructuredText
Stage a number of system type logs
|
|
|
|
Stage a number of different logs / reports:
|
|
- snapshot of iptables
|
|
- disk space available
|
|
- pip[2|3] freeze
|
|
- installed packages (dpkg/rpm)
|
|
- ceph, openswitch, gluster
|
|
- coredumps
|
|
- dns resolver
|
|
- listen53
|
|
- unbound.log
|
|
- deprecation messages
|
|
|
|
**Role Variables**
|
|
|
|
.. zuul:rolevar:: stage_dir
|
|
:default: {{ ansible_user_dir }}
|
|
|
|
The base stage directory.
|