mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-25 17:31:48 -05:00
don't collect keys with sosreport
This commit is contained in:
@@ -52,6 +52,8 @@ SOSREPORT_FORBIDDEN_PATHS = [
|
|||||||
"/etc/tower/tower.cert",
|
"/etc/tower/tower.cert",
|
||||||
"/etc/tower/awx.cert",
|
"/etc/tower/awx.cert",
|
||||||
"/var/log/tower/profile",
|
"/var/log/tower/profile",
|
||||||
|
"/etc/receptor/tls/ca/*.key",
|
||||||
|
"/etc/receptor/tls/*.key"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user