diff --git a/softwares/seedboxp2p.sls b/softwares/seedboxp2p.sls index 4fda5a5..4c7eb06 100644 --- a/softwares/seedboxp2p.sls +++ b/softwares/seedboxp2p.sls @@ -1,5 +1,4 @@ -{% if grains['kernel'] == 'Linux' %} - {% if grains['os'] == 'Centos' %} +{% if grains['os'] == 'Centos' %} include: - Users.iwan @@ -43,5 +42,4 @@ Mise en place du fichier de configuration de transmission: - group: users - mode: 660 - {% endif %} {% endif %} \ No newline at end of file