Do not install docker-compose

This commit is contained in:
Iwan Clément
2019-02-17 10:46:54 +01:00
parent 167344fef4
commit 6763b0693c

View File

@@ -88,7 +88,7 @@ Install Docker-CE:
pkg.installed:
- pkgs:
- docker-ce
- docker-compose
# - docker-compose
{% if grains['os'] == 'Debian' %}
- python-pip
{% elif grains['os'] == 'CentOS'%}