commit | fbfa168f1f0b9abc0ab1184071128d21cc92d683 | [log] [tgz] |
---|---|---|
author | Ales Komarek <mail@newt.cz> | Mon Sep 22 11:31:14 2014 +0200 |
committer | Ales Komarek <mail@newt.cz> | Mon Sep 22 11:31:14 2014 +0200 |
tree | 9f4305ddc21efff78466a3cc7104af3428eb2faf | |
parent | 882ac7b7228b3550fd1cad493ad766accba7ba20 [diff] [blame] |
all
diff --git a/init.sls b/init.sls index 8c8a197..b9a143c 100644 --- a/init.sls +++ b/init.sls
@@ -1,5 +1,5 @@ include: -{% if pillar.bind.server is defined %} +{%- if pillar.bind.server is defined %} - bind.server -{% endif %} +{%- endif %}