Ajout de NCDU
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{% if grains['kernel'] == 'Linux' %}
|
||||
Installation des outils Linux par defaut:
|
||||
Installation des outils Linux par defaut:
|
||||
pkg.installed:
|
||||
- pkgs:
|
||||
- less
|
||||
@@ -14,8 +14,9 @@
|
||||
- bzip2
|
||||
- bc
|
||||
- git
|
||||
- ncdu
|
||||
|
||||
sshd:
|
||||
sshd:
|
||||
service.running:
|
||||
- enable: True
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user