diff --git a/softwares/rpmfusion.sls b/softwares/rpmfusion.sls index 40fd6e2..18787ca 100644 --- a/softwares/rpmfusion.sls +++ b/softwares/rpmfusion.sls @@ -1,6 +1,6 @@ {% if grains['os'] == 'Fedora' %} {% set FEDORAVER=grains['osmajorrelease'] %} -Installons les logiciels: +Installons les repos RPM Fusio : pkg.installed: - pkgs: - "https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-{{FEDORAVER}}.noarch.rpm"