We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3fc9e9 commit a5a5adaCopy full SHA for a5a5ada
1 file changed
sos/report/plugins/anaconda.py
@@ -52,5 +52,6 @@ def postproc(self):
52
r"\1********"
53
)
54
self.do_paths_http_sub(self.copypaths)
55
+ self.do_file_private_sub("/root/anaconda-ks.cfg")
56
57
# vim: set et ts=4 sw=4 :
0 commit comments