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 committed Nov 17, 2023
1 parent 9baa525 commit 5109cae
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 5109cae

Please sign in to comment.