From 6ad9b49c18705e613145488c970b70dc6ca578b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Tue, 13 Nov 2018 13:12:50 +0000 Subject: [PATCH] Le bon pip --- softwares/docker-ce.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/softwares/docker-ce.sls b/softwares/docker-ce.sls index b10541a..868ad4e 100644 --- a/softwares/docker-ce.sls +++ b/softwares/docker-ce.sls @@ -15,7 +15,7 @@ Pipons le python: - name: python27-pip {% else %} - pkgs: - - python27-python-pip + - python2-pip - scl-utils {% endif %} {% endif %}