From b68fb13254eb64e3eabd2a38f46e548564330c02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Tue, 19 Feb 2019 11:27:17 +0000 Subject: [PATCH] OK for Debian family --- softwares/workstation.sls | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/softwares/workstation.sls b/softwares/workstation.sls index 6a9b08b..265082d 100644 --- a/softwares/workstation.sls +++ b/softwares/workstation.sls @@ -22,17 +22,24 @@ Installons les logiciels: - evolution-ews - evolution-langpacks - libreoffice-help-fr - - libreoffice-langpack-fr - - keepass - gnucash - filezilla - - fuse-sshfs - - fuse-encfs - ncftp - gnome-tweaks - xsane - system-config-printer - gnome-tweaks + {% if grains['os_family'] == 'RedHat' %} + - fuse-sshfs + - fuse-encfs + - libreoffice-langpack-fr + - keepass + {% elif grains['os_family'] == 'Debian' %} + - sshfs + - encfs + - keepass2 + - libreoffice-l10n-fr + {% endif %} # timedatectl set-timezone Europe/Paris Europe/Paris: