Protection pour Linux uniquement
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
{% if grains['kernel'] == 'Linux' %}
|
||||||
Installation des outils Linux par defaut:
|
Installation des outils Linux par defaut:
|
||||||
pkg.installed:
|
pkg.installed:
|
||||||
- pkgs:
|
- pkgs:
|
||||||
@@ -17,3 +18,4 @@ Installation des outils Linux par defaut:
|
|||||||
sshd:
|
sshd:
|
||||||
service.running:
|
service.running:
|
||||||
- enable: True
|
- enable: True
|
||||||
|
{% endif %}
|
||||||
|
|||||||
Reference in New Issue
Block a user