Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion vars/Debian.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
---
# List of package dependencies common to all Debian distributions
libvirt_host_libvirt_packages_common:
- qemu-kvm
- qemu-system-x86
# - qemu-system-arm
# - qemu-system-misc
# - qemu-system-ppc

# List of all daemon packages to install.
libvirt_host_libvirt_packages_libvirt_daemon:
Expand Down