Création du fichier
This commit is contained in:
7
docker-ce.sls
Normal file
7
docker-ce.sls
Normal file
@@ -0,0 +1,7 @@
|
||||
{% if grains['kernel'] == 'Linux' %}
|
||||
include:
|
||||
- linux.docker-ce
|
||||
#{% elif grains['kernel'] == 'Windows' %}
|
||||
# include:
|
||||
# - windows.update
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user