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:
softwarefactory-project-zuul[bot]
2020-04-21 17:13:58 +00:00
committed by GitHub

View File

@@ -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",