Add 'linux/Debian/DebianFamilyRepo.sls'

This commit is contained in:
Iwan Clément
2018-04-07 07:56:43 +00:00
parent 48541e7d70
commit 741c90c8fe

View File

@@ -0,0 +1,3 @@
{% if grains['os_family'] == 'Debian' %}
# A remplir
{% endif %}