From 430edaa7cb922e385cb1bad758960fdc23575c1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Sun, 30 Dec 2018 13:20:04 +0100 Subject: [PATCH] Good OS --- softwares/seedboxp2p.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/softwares/seedboxp2p.sls b/softwares/seedboxp2p.sls index 4c7eb06..c4578e0 100644 --- a/softwares/seedboxp2p.sls +++ b/softwares/seedboxp2p.sls @@ -1,4 +1,4 @@ -{% if grains['os'] == 'Centos' %} +{% if grains['os'] == 'CentOS' %} include: - Users.iwan