4502eaf83e
- remove qemu-kvm-common from deps If it's not needed for CentOS, it's probably not needed for any in the redhat family. - remove qemu-system-<arch> qemu-kvm is a meta-package that provides qemu-system-<arch> package for native architectures where kvm can be enabled. For example, in an x86 system, this will install qemu-system-x86 + libvirt-daemon-kvm will install libvirt-daemon-driver-network libvirt-daemon-driver-nodedev libvirt-daemon-driver-nwfilter libvirt-daemon-driver-qemu libvirt-daemon-driver-secret libvirt-daemon-driver-storage (It requires and will also install the qemu-kvm meta-package, so this could be omitted aswell.) + libvirt requires/installs these packages libvirt-daemon-config-network libvirt-daemon-config-nwfilter So we can trim these out. (It also requires and will install libvirt-client, libvirt-daemon, which could be omitted aswell) Change-Id: I02ef5fdbdb8c04314556b8e56d57582226a05b08 |
||
---|---|---|
.. | ||
dummy-defaults.yml | ||
main.yml | ||
required_defaults_CentOS.yml | ||
required_defaults_Debian.yml | ||
required_defaults_Fedora.yml | ||
required_defaults_RedHat.yml |