Ajout des packages Debian
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
{% if grains['os_family'] == 'Debian' %}
|
||||
DockerPrerequisitePackages:
|
||||
pkg.installed:
|
||||
- pkgs:
|
||||
- apt-transport-https
|
||||
- curl
|
||||
- ethtool
|
||||
{% endif %}
|
||||
|
||||
{% if grains['kernel'] == 'Linux' %}
|
||||
include:
|
||||
- linux.Debian.docker-ce
|
||||
|
||||
Reference in New Issue
Block a user