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: pkg.installed:
- pkgs: - pkgs:
- docker-ce - docker-ce
- docker-compose # - docker-compose
{% if grains['os'] == 'Debian' %} {% if grains['os'] == 'Debian' %}
- python-pip - python-pip
{% elif grains['os'] == 'CentOS'%} {% elif grains['os'] == 'CentOS'%}