mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2026-08-02 04:57:46 +02:00
newline fix
This commit is contained in:
+2
-3
@@ -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 #####
|
||||
##########################################
|
||||
|
||||
Reference in New Issue
Block a user