devstack/roles/capture-system-logs
Pavlo Shchelokovskyy b59c93cc44 Actually generate pip freeze outputs
the shell script used is actually being run thru 'sh', not bash,
which does not understand "[[" test operators.

Explicitly run this script with /bin/bash instead.

Change-Id: I551d2631bcb6aef49550d69b3830ffcb509abfb7
2018-02-28 10:45:54 +00:00
..
defaults Stage a number of system type logs 2017-12-18 18:21:24 +00:00
tasks Actually generate pip freeze outputs 2018-02-28 10:45:54 +00:00
README.rst Stage a number of system type logs 2017-12-18 18:21:24 +00:00

README.rst

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