Skip to content

Commit

Permalink
[rhui] Added the rhui-installer directory to rhui sos plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
taftsanders authored and TurboTurtle committed Jan 15, 2024
1 parent 6eeaac6 commit 6c1d4be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sos/report/plugins/rhui.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ def setup(self):
"/var/cache/rhui/*",
"/root/.rhui/*",
"/var/log/rhui/*",
"/var/log/rhui-installer/*",
])
# skip collecting certificate keys
self.add_forbidden_path("/etc/pki/rhui/**/*.key")
Expand Down

0 comments on commit 6c1d4be

Please sign in to comment.