Ajout du package wget
This commit is contained in:
@@ -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*' %}
|
||||
|
||||
Reference in New Issue
Block a user