From de6c686580bddc227ba2943a50fd4c48b2c13ecf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Tue, 3 Apr 2018 16:16:37 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/linux/Fedora.sls b/linux/Fedora.sls index ffbdfc9..414401d 100644 --- a/linux/Fedora.sls +++ b/linux/Fedora.sls @@ -1,5 +1,5 @@ {% if grains['os'] == 'Fedora' %} include: - - linux.CommonFedora - - linux.PhysicalFedora + - linux.Fedora.Common + - linux.Fedora.Physical {% endif %} \ No newline at end of file