Ajout de test Fedora et suppression du package gstreamer1-plugin-openh264
This commit is contained in:
@@ -1,39 +1,40 @@
|
|||||||
{% if grains['virtual'] == 'physical' %}
|
{% if grains['virtual'] == 'physical' %}
|
||||||
Installation des packages sur machine physique Fedora:
|
{% if grains['os'] == 'Fedora' %}
|
||||||
pkg.installed:
|
Installation des packages sur machine physique Fedora:
|
||||||
- pkgs:
|
pkg.installed:
|
||||||
- gnucash
|
- pkgs:
|
||||||
- blivet-gui
|
- gnucash
|
||||||
- xsane
|
- blivet-gui
|
||||||
- fuse-encfs
|
- xsane
|
||||||
- calibre
|
- fuse-encfs
|
||||||
- vlc
|
- calibre
|
||||||
- xpra
|
- vlc
|
||||||
- xpra-html5
|
- xpra
|
||||||
- x264
|
- xpra-html5
|
||||||
- x264-libs
|
- x264
|
||||||
- x265
|
- x264-libs
|
||||||
- x265-libs
|
- x265
|
||||||
- dnf-automatic
|
- x265-libs
|
||||||
- nextcloud-client
|
- dnf-automatic
|
||||||
- jitsi
|
- nextcloud-client
|
||||||
- remmina
|
- jitsi
|
||||||
- gcc
|
- remmina
|
||||||
- make
|
- gcc
|
||||||
- perl
|
- make
|
||||||
- gstreamer1-plugin-openh264
|
- perl
|
||||||
- gstreamer1-libav
|
# - gstreamer1-plugin-openh264
|
||||||
- gstreamer1-plugins-ugly
|
- gstreamer1-libav
|
||||||
- gstreamer1-plugins-good
|
- gstreamer1-plugins-ugly
|
||||||
|
- gstreamer1-plugins-good
|
||||||
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
|
|
||||||
|
|
||||||
|
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
|
||||||
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
Reference in New Issue
Block a user