repartition
This commit is contained in:
@@ -27,14 +27,7 @@
|
|||||||
- gstreamer1-plugins-ugly
|
- gstreamer1-plugins-ugly
|
||||||
- gstreamer1-plugins-good
|
- gstreamer1-plugins-good
|
||||||
|
|
||||||
Suppression des packages inutiles sur machine physique Fedora:
|
include:
|
||||||
pkg.purged:
|
- linux/Fedora/Remove-KVM
|
||||||
- pkgs:
|
|
||||||
- qemu-common
|
|
||||||
- qemu-kvm
|
|
||||||
- qemu-img
|
|
||||||
- libvirt-daemon-driver-qemu
|
|
||||||
- ipxe-roms-qemu
|
|
||||||
- qemu-guest-agent
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
9
linux/Fedora/Remove-KVM.sls
Normal file
9
linux/Fedora/Remove-KVM.sls
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
'Suppression des packages inutiles sur machine physique Fedora':
|
||||||
|
pkg.purged:
|
||||||
|
- pkgs:
|
||||||
|
- qemu-common
|
||||||
|
- qemu-kvm
|
||||||
|
- qemu-img
|
||||||
|
- libvirt-daemon-driver-qemu
|
||||||
|
- ipxe-roms-qemu
|
||||||
|
- qemu-guest-agent
|
||||||
Reference in New Issue
Block a user