Ajout de test Fedora et suppression du package gstreamer1-plugin-openh264
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
{% if grains['virtual'] == 'physical' %}
|
{% if grains['virtual'] == 'physical' %}
|
||||||
|
{% if grains['os'] == 'Fedora' %}
|
||||||
Installation des packages sur machine physique Fedora:
|
Installation des packages sur machine physique Fedora:
|
||||||
pkg.installed:
|
pkg.installed:
|
||||||
- pkgs:
|
- pkgs:
|
||||||
@@ -21,7 +22,7 @@
|
|||||||
- gcc
|
- gcc
|
||||||
- make
|
- make
|
||||||
- perl
|
- perl
|
||||||
- gstreamer1-plugin-openh264
|
# - gstreamer1-plugin-openh264
|
||||||
- gstreamer1-libav
|
- gstreamer1-libav
|
||||||
- gstreamer1-plugins-ugly
|
- gstreamer1-plugins-ugly
|
||||||
- gstreamer1-plugins-good
|
- gstreamer1-plugins-good
|
||||||
@@ -35,5 +36,5 @@
|
|||||||
- libvirt-daemon-driver-qemu
|
- libvirt-daemon-driver-qemu
|
||||||
- ipxe-roms-qemu
|
- ipxe-roms-qemu
|
||||||
- qemu-guest-agent
|
- qemu-guest-agent
|
||||||
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
Reference in New Issue
Block a user