From 7ded2f0cdd06abcf28404a145ddb1fa39bb68cab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Sun, 10 Mar 2019 14:15:32 +0100 Subject: [PATCH] XRDP packages --- softwares/workstation.sls | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/softwares/workstation.sls b/softwares/workstation.sls index 71aa0c7..350c25a 100644 --- a/softwares/workstation.sls +++ b/softwares/workstation.sls @@ -13,4 +13,11 @@ include: - pkgs: - evolution-ews - evolution-langpacks + +'Installons les logiciels pour XRDP': + pkg.installed: + - pkgs: + - xrdp + - xrdp-pulseaudio-installer + {% endif %} \ No newline at end of file