Ajout du package wget

This commit is contained in:
Iwan Clément
2018-02-19 18:34:43 +00:00
parent 7754ff235f
commit 6ed75690e2

View File

@@ -33,6 +33,10 @@ Installation du serveur SSH:
pkg.installed:
- name: openssh-server
Installation de wget:
pkg.installed:
- name: wget
{% if grains['oscodename'] == 'stretch' %}
{% if grains['virtual'] == 'LXC' %}
{% if grains['host'] == 'CT-deb-elastic*' %}