Supprimer 'linux/MesPaquetsFedora.sls'

This commit is contained in:
Iwan Clément
2018-02-20 19:37:38 +00:00
parent fc5e9d6223
commit 200397fd9b

View File

@@ -1,5 +0,0 @@
{% if grains['os'] == 'Fedora' %}
Installation de gnome-tweak-tool:
package.installed:
-name: gnome-tweak-tool
{% endif %}