From 464343e8009198c4c66a2b813eb0af471fa4cd6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Tue, 3 Apr 2018 16:21:22 +0000 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20'linux/Fedora.sls'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- linux/Fedora.sls | 2 ++ 1 file changed, 2 insertions(+) diff --git a/linux/Fedora.sls b/linux/Fedora.sls index 414401d..1cfc50c 100644 --- a/linux/Fedora.sls +++ b/linux/Fedora.sls @@ -1,5 +1,7 @@ {% if grains['os'] == 'Fedora' %} include: + - linux.Fedora.Repos.atom + - linux.Fedora.Repos.RPMFusion - linux.Fedora.Common - linux.Fedora.Physical {% endif %} \ No newline at end of file