Skip to content

Commit a5a5ada

Browse files
committed
[anaconda] scrub SSL certs and keys in anaconda-ks.cfg
Closes: #4386 Signed-off-by: Pavel Moravec <pmoravec@redhat.com>
1 parent e3fc9e9 commit a5a5ada

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sos/report/plugins/anaconda.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,6 @@ def postproc(self):
5252
r"\1********"
5353
)
5454
self.do_paths_http_sub(self.copypaths)
55+
self.do_file_private_sub("/root/anaconda-ks.cfg")
5556

5657
# vim: set et ts=4 sw=4 :

0 commit comments

Comments
 (0)