mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -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:
commit
46edd151e0
@ -28,6 +28,8 @@ SOSREPORT_TOWER_DIRS = [
|
||||
"/var/log/tower",
|
||||
"/var/log/nginx",
|
||||
"/var/log/supervisor",
|
||||
"/etc/opt/rh/rh-redis5/redis.conf",
|
||||
"/etc/redis.conf",
|
||||
"/var/log/dist-upgrade",
|
||||
"/var/log/installer",
|
||||
"/var/log/unattended-upgrades",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user