Skip to content

Commit

Permalink
[convert2rhel] Capture information about pre-conversion
Browse files Browse the repository at this point in the history
Capture the txt and json files generated when analyzing
the system for pre-conversion to RHEL.

Related: RH: RHEL-21331

Signed-off-by: Jose Castillo <[email protected]>
  • Loading branch information
jcastill authored and TurboTurtle committed Jan 12, 2024
1 parent e0b1ece commit 6eeaac6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sos/report/plugins/convert2rhel.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ def setup(self):
"/var/log/convert2rhel/convert2rhel.log",
"/var/log/convert2rhel/archive/convert2rhel-*.log",
"/var/log/convert2rhel/rpm_va.log",
"/var/log/convert2rhel/convert2rhel-pre-conversion.*",
])


Expand Down

0 comments on commit 6eeaac6

Please sign in to comment.