mirror of
https://github.com/ansible/awx.git
synced 2026-02-28 00:08:44 -03:30
Merge pull request #6764 from ryanpetrello/redis-sos
record redis config in the sosreport Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
@@ -28,6 +28,8 @@ SOSREPORT_TOWER_DIRS = [
|
|||||||
"/var/log/tower",
|
"/var/log/tower",
|
||||||
"/var/log/nginx",
|
"/var/log/nginx",
|
||||||
"/var/log/supervisor",
|
"/var/log/supervisor",
|
||||||
|
"/etc/opt/rh/rh-redis5/redis.conf",
|
||||||
|
"/etc/redis.conf",
|
||||||
"/var/log/dist-upgrade",
|
"/var/log/dist-upgrade",
|
||||||
"/var/log/installer",
|
"/var/log/installer",
|
||||||
"/var/log/unattended-upgrades",
|
"/var/log/unattended-upgrades",
|
||||||
|
|||||||
Reference in New Issue
Block a user