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