From 0a11ed530ecad9670c5907acf421350049a13f63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Wed, 21 Feb 2018 18:57:52 +0000 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20'linux/PhysicalFedora.?= =?UTF-8?q?sls'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- linux/PhysicalFedora.sls | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/linux/PhysicalFedora.sls b/linux/PhysicalFedora.sls index 1bde1ac..dea7799 100644 --- a/linux/PhysicalFedora.sls +++ b/linux/PhysicalFedora.sls @@ -1,17 +1,4 @@ {% 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: