Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix up some tower-manage -> awx-manage commands | Matthew Jones | 2017-07-24 | 1 | -1/+1 |
| | |||||
* | Update sosreport config. | Bill Nottingham | 2016-12-22 | 1 | -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 things | Tim Gerla | 2015-08-25 | 1 | -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 date | John Mitchell | 2015-06-11 | 1 | -1/+1 |
| | |||||
* | Additional flake8 cleanup | James Laska | 2015-05-21 | 1 | -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 Nottingham | 2015-03-31 | 1 | -0/+2 |
| | |||||
* | Remove RabbitMQ. | Luke Sneeringer | 2014-10-27 | 1 | -2/+2 |
| | |||||
* | Final renames from /etc/awx/ and /var/log/awx/ | Luke Sneeringer | 2014-08-25 | 1 | -6/+6 |
| | |||||
* | Adding missing dirs. https://trello.com/c/dDNkEHRM | James Martin | 2014-08-23 | 1 | -2/+10 |
| | |||||
* | sosreport plugin docs recommend add_cmd_output | James Laska | 2014-08-14 | 1 | -4/+1 |
| | |||||
* | Account for sosreport-3.0 plugin format | James Laska | 2014-08-14 | 1 | -1/+4 |
| | |||||
* | Use distutils.version instead of pkg_resources | James Laska | 2014-08-14 | 1 | -2/+2 |
| | |||||
* | Combine sosreport plugins into a single plugin | James Laska | 2014-08-13 | 3 | -73/+77 |
| | |||||
* | Add sosreport support to Tower | Matthew Jones | 2014-08-11 | 2 | -0/+73 |