7° Correction installation de Docker-CE sur CentOS

This commit is contained in:
2018-04-28 09:58:18 +02:00
parent c31f2e09ed
commit e61f3ea4c9

View File

@@ -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: