Suppression Docker previous
This commit is contained in:
7
softwares/dockerCE-Remove.sls
Normal file
7
softwares/dockerCE-Remove.sls
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{% if grains['kernel'] == 'Linux' %}
|
||||||
|
Suppression de docker non CE:
|
||||||
|
pkg.purged:
|
||||||
|
- pkgs:
|
||||||
|
- docker
|
||||||
|
- docker-compose
|
||||||
|
{% endif %}
|
||||||
Reference in New Issue
Block a user