From 3ae9efab8c3444f04ef53726e7570d56c4c90ae0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Sun, 20 May 2018 14:44:57 +0000 Subject: [PATCH] go --- softwares/chrome.sls | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/softwares/chrome.sls b/softwares/chrome.sls index ac2440f..454d870 100644 --- a/softwares/chrome.sls +++ b/softwares/chrome.sls @@ -7,16 +7,14 @@ - enable: 1 - key_url: https://dl.google.com/linux/linux_signing_key.pub {% elif grains['os_family'] == 'RedHat' %} - Redhat Chrome Add Repo: + googleChrome.repo: pkgrepo.managed: - humanname: Repository Chrome pour Rehat family - baseurl: http://dl.google.com/linux/chrome/rpm/stable/x86_64 - - file: /etc/yum.repos.d/google-chrome.repo - enable: 1 - gpgcheck: 1 - key_url: https://dl.google.com/linux/linux_signing_key.pub - skip_if_unavailable: 1 - - enabled_metadata: 1 {% endif %} Chrome installation: pkg.installed: