From 13fe00f23979181a06e47bc3ea9f5f0048350973 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Wed, 21 Feb 2018 18:46:25 +0000 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20'linux/CompletePhysica?= =?UTF-8?q?lFedora.sls'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- linux/CompletePhysicalFedora.sls | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/linux/CompletePhysicalFedora.sls b/linux/CompletePhysicalFedora.sls index acd81a5..1bde1ac 100644 --- a/linux/CompletePhysicalFedora.sls +++ b/linux/CompletePhysicalFedora.sls @@ -1,23 +1,27 @@ {% if grains['os'] == 'Fedora' %} + Installation des paquets pour toutes les Fedora: + pkg.installed: + - pkgs: + - keepassx + - fuse-sshfs + - libreoffice-langpack-fr + - unzip + - zip + - unrar + - p7zip + - p7zip-plugins + - p7zip-gui + {% if grains['virtual'] == 'physical' %} Installation des packages qui vont bien: pkg.installed: - pkgs: - https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm - https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm - - keepassx - gnucash - - libreoffice-langpack-fr - blivet-gui - xsane - - unzip - - zip - - unrar - - fuse-sshfs - fuse-encfs - - p7zip - - p7zip-plugins - - p7zip-gui - calibre - vlc - xpra