From f7657e6eef9156506a7738eef15011e068dc04c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Sun, 30 Dec 2018 13:15:41 +0100 Subject: [PATCH] detypo --- linux/centos/init.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/centos/init.sls b/linux/centos/init.sls index 2a3e17c..8ed1f4b 100644 --- a/linux/centos/init.sls +++ b/linux/centos/init.sls @@ -1,4 +1,4 @@ -{% if grains.get['os_family'] == 'Redhat' %} +{% if grains.get['os_family'] == 'RedHat' %} Installation des outils Net-tools: pkg.installed: