From 54ebc8a00cb9daff2ed4516938314c7f5f8c6a1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Sun, 29 Apr 2018 17:55:02 +0200 Subject: [PATCH] =?UTF-8?q?Ajout=20du=20pr=C3=A9-requis=20lsb-release?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- softwares/dockerCE.sls | 1 + 1 file changed, 1 insertion(+) diff --git a/softwares/dockerCE.sls b/softwares/dockerCE.sls index 22290e5..31fe750 100644 --- a/softwares/dockerCE.sls +++ b/softwares/dockerCE.sls @@ -38,6 +38,7 @@ - curl - gnupg2 - software-properties-common + - lsb-release Debian Docker Add Repo: cmd.run: