Mettre à jour 'linux/PhysicalFedora.sls'
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{% if grains['os'] == 'Fedora' %}
|
{% if grains['os'] == 'Fedora' %}
|
||||||
{% if grains['virtual'] == 'physical' %}
|
{% if grains['virtual'] == 'physical' %}
|
||||||
Installation des packages qui vont bien:
|
Installation des packages pour Fedora sur machine physique:
|
||||||
pkg.installed:
|
pkg.installed:
|
||||||
- pkgs:
|
- pkgs:
|
||||||
- https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
|
- https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
|
||||||
|
|||||||
Reference in New Issue
Block a user