From a1f7a226743fa7ce1e53f67580b1c5cacb2fb406 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Tue, 19 Feb 2019 11:26:32 +0000 Subject: [PATCH] OK for Debian family --- softwares/userstation.sls | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/softwares/userstation.sls b/softwares/userstation.sls index 57858f0..5570a92 100644 --- a/softwares/userstation.sls +++ b/softwares/userstation.sls @@ -16,15 +16,22 @@ Installons les logiciels: - calibre - thunderbird - libreoffice-help-fr - - libreoffice-langpack-fr - - keepass - filezilla - - fuse-sshfs - - fuse-encfs - ncftp - 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: