From 6903d09357b19e869ac6d4182a0912b195413d65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Fri, 16 Nov 2018 19:56:58 +0000 Subject: [PATCH] Ajout de Google Chrome and filezilla --- softwares/workstation.sls | 2 ++ 1 file changed, 2 insertions(+) diff --git a/softwares/workstation.sls b/softwares/workstation.sls index 4a0df53..c9ee791 100644 --- a/softwares/workstation.sls +++ b/softwares/workstation.sls @@ -6,6 +6,7 @@ include: - linux.SSHPubKeys - softwares.atom - softwares.VisualStudioCode + - softwares.chrome Installons les logiciels: pkg.installed: @@ -17,5 +18,6 @@ Installons les logiciels: - libreoffice-help-fr - keepass - gnucash + - filezilla - sshfs {% endif %} \ No newline at end of file