maj
This commit is contained in:
3
softwares/arduino.sls
Normal file
3
softwares/arduino.sls
Normal 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 %}
|
||||||
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user