Update 'linux/Centos.sls'
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
{% if grains['os'] == 'Centos' %}
|
{% if grains['os'] == 'Centos' %}
|
||||||
|
Installation des outils specifiques Centos:
|
||||||
|
pkg.installed:
|
||||||
|
- pkgs:
|
||||||
|
- bind-utils
|
||||||
{% endif %}
|
{% endif %}
|
||||||
Reference in New Issue
Block a user