#win_gitrepos: | #win_gitrepos: | ||||
# - 'https://github.com/saltstack/salt-winrepo.git' | # - 'https://github.com/saltstack/salt-winrepo.git' | ||||
{% endif %} | {% endif %} | ||||
{% if 'halite' in master -%} | |||||
##### Halite ##### | |||||
########################################## | |||||
halite: | |||||
{%- for name, value in master['halite'].iteritems() %} | |||||
{{ name }}: {{ value }} | |||||
{%- endfor %} | |||||
{%- endif %} |