Correction ajout des clés repo pour Debian

This commit is contained in:
2018-04-29 17:41:04 +02:00
parent 520e4f8cf0
commit 5108e95cdb

View File

@@ -41,8 +41,7 @@
Debian Docker Add Repo: Debian Docker Add Repo:
cmd.run: cmd.run:
-name: curl -fsSL 'https://download.docker.com/linux/debian/gpg' | apt-key -y add - -name: curl -fsSL 'https://download.docker.com/linux/debian/gpg' | apt-key -y add - && add-apt-repository -y "deb [arch=amd64] https://download.docker.com/linux/debian $(lsb-release -cs) stable"
-name: add-apt-repository -y "deb [arch=amd64] https://download.docker.com/linux/debian $(lsb-release -cs) stable"
Debian Docker CE installation: Debian Docker CE installation:
pkg.installed: pkg.installed: