From e61f3ea4c9389f3ab91fb015f6770b5366e385d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Sat, 28 Apr 2018 09:58:18 +0200 Subject: [PATCH] =?UTF-8?q?7=C2=B0=20Correction=20installation=20de=20Dock?= =?UTF-8?q?er-CE=20sur=20CentOS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- softwares/dockerCE.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/softwares/dockerCE.sls b/softwares/dockerCE.sls index a792426..a466ce8 100644 --- a/softwares/dockerCE.sls +++ b/softwares/dockerCE.sls @@ -9,7 +9,7 @@ Docker Add Repo: cmd.run: - name: yum-config-manager -y --add-repo 'https://download.docker.com/linux/centos/docker-ce.repo' + - name: yum-config-manager -y --add-repo 'https://download.docker.com/linux/centos/docker-ce.repo' Docker CE installation: pkg.installed: