From ddfbee3c09b7ec180062d7c23d7eda44fcbe78e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Sun, 20 May 2018 14:30:24 +0000 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20'softwares/chrome.sls'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- softwares/chrome.sls | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/softwares/chrome.sls b/softwares/chrome.sls index aeb2fd7..2769c17 100644 --- a/softwares/chrome.sls +++ b/softwares/chrome.sls @@ -16,4 +16,8 @@ - key_url: https://dl.google.com/linux/linux_signing_key.pub {% endif %} + Chrome installation: + pkg.installed: + - pkgs: + - google-chrome-stable {% endif %} \ No newline at end of file