etiquette
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{% if grains['os'] == 'Fedora' %}
|
{% if grains['os'] == 'Fedora' %}
|
||||||
{% set FEDORAVER=grains['osmajorrelease'] %}
|
{% set FEDORAVER=grains['osmajorrelease'] %}
|
||||||
Installons les logiciels:
|
Installons les repos RPM Fusio :
|
||||||
pkg.installed:
|
pkg.installed:
|
||||||
- pkgs:
|
- pkgs:
|
||||||
- "https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-{{FEDORAVER}}.noarch.rpm"
|
- "https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-{{FEDORAVER}}.noarch.rpm"
|
||||||
|
|||||||
Reference in New Issue
Block a user