summaryrefslogtreecommitdiffstats
path: root/tools/sosreport (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix up some tower-manage -> awx-manage commandsMatthew Jones2017-07-241-1/+1
|
* Update sosreport config.Bill Nottingham2016-12-221-5/+5
| | | | Run pip freeze from venvs, include nginx & rabbit logs, drop apache & redis logs.
* Fix up sosreport to remove some sensitive information and add some useful thingsTim Gerla2015-08-251-1/+16
| | | | | | | | - don't include SECRET_KEY - don't include SSL certs - add /etc/ansible - fix the pip freeze command - add a dir listing of /var/lib/awx/job_status (but not the actual stdouts)
* fixed copyright dateJohn Mitchell2015-06-111-1/+1
|
* Additional flake8 cleanupJames Laska2015-05-211-56/+31
| | | | | | | | The flake8 command was identifying several warnings and errors. This change addresses the flake8 warnings and updates the setup.cfg with additional exclusions. If accepted, jenkins will be updated to use the flake8 command, rather than using the django_jenkins plugin. This will expedite jenkins testing.
* Get pip package list in sosreport.Bill Nottingham2015-03-311-0/+2
|
* Remove RabbitMQ.Luke Sneeringer2014-10-271-2/+2
|
* Final renames from /etc/awx/ and /var/log/awx/Luke Sneeringer2014-08-251-6/+6
|
* Adding missing dirs. https://trello.com/c/dDNkEHRMJames Martin2014-08-231-2/+10
|
* sosreport plugin docs recommend add_cmd_outputJames Laska2014-08-141-4/+1
|
* Account for sosreport-3.0 plugin formatJames Laska2014-08-141-1/+4
|
* Use distutils.version instead of pkg_resourcesJames Laska2014-08-141-2/+2
|
* Combine sosreport plugins into a single pluginJames Laska2014-08-133-73/+77
|
* Add sosreport support to TowerMatthew Jones2014-08-112-0/+73