etiquette

This commit is contained in:
Iwan Clément
2018-11-17 15:40:14 +01:00
parent d3c8f3278d
commit 23fc653555

View File

@@ -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"