This commit is contained in:
Iwan Clément
2019-03-10 14:20:20 +01:00
parent 7ded2f0cdd
commit 18cfe7f2e5
2 changed files with 5 additions and 0 deletions

3
softwares/arduino.sls Normal file
View File

@@ -0,0 +1,3 @@
{% if grains['kernel'] == 'Linux' %}
{% set LURL='https://www.arduino.cc/download_handler.php?f=/arduino-1.8.8-linux64.tar.xz' %}
{% endif %}

View File

@@ -12,7 +12,9 @@ include:
pkg.installed: pkg.installed:
- pkgs: - pkgs:
- evolution-ews - evolution-ews
{% if grains['os_family'] == 'RedHat' %}
- evolution-langpacks - evolution-langpacks
{% endif %}
'Installons les logiciels pour XRDP': 'Installons les logiciels pour XRDP':
pkg.installed: pkg.installed: