newline fix

This commit is contained in:
Kenneth Wilke
2013-08-23 11:57:45 -05:00
parent 98fd674c95
commit e83d25b80f
+2 -3
View File
@@ -400,9 +400,8 @@ fileserver_backend:
{% if 'gitfs_remotes' in master -%}
gitfs_remotes:
{%- for remote in master['gitfs_remotes'] %}
- {{ remote }}
{% endfor -%}
{% endif %}
- {{ remote }}{% endfor -%}
{%- endif %}
##### Pillar settings #####
##########################################