mirror of
https://github.com/ansible/awx.git
synced 2026-02-23 14:05:59 -03:30
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