Skip to content

Commit

Permalink
[leapp] include /var/log/leapp/answerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Evgeni Golov <[email protected]>
  • Loading branch information
evgeni committed Sep 11, 2024
1 parent a5c4e1f commit 39152b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sos/report/plugins/leapp.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ class Leapp(Plugin, RedHatPlugin):
def setup(self):
self.add_copy_spec([
'/etc/migration-results',
'/var/log/leapp/answerfile',
'/var/log/leapp/dnf-debugdata/',
'/var/log/leapp/leapp-preupgrade.log',
'/var/log/leapp/leapp-upgrade.log',
Expand Down

0 comments on commit 39152b3

Please sign in to comment.