Skip to content

Commit

Permalink
[libvirt] Add snapshot xml files
Browse files Browse the repository at this point in the history
Resolves: SET-383
Signed-off-by: Arif Ali <[email protected]>
  • Loading branch information
arif-ali authored and TurboTurtle committed Nov 22, 2023
1 parent 13c8c25 commit ce3bbcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sos/report/plugins/libvirt.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ def setup(self):
"/etc/libvirt/qemu-lockd.conf",
"/etc/libvirt/virtlockd.conf",
"/var/lib/libvirt/dnsmasq/*",
"/var/lib/libvirt/qemu/snapshot/*/*.xml",
])

if not self.get_option("all_logs"):
Expand Down

0 comments on commit ce3bbcc

Please sign in to comment.