11 lines
317 B
Plaintext
Raw Normal View History

########################################################################
# File managed by Salt at <{{ source }}>.
# Your changes may be overwritten.
########################################################################
2019-06-20 01:36:58 +01:00
{%- if defaults %}
{%- for item in defaults %}
{{ item }}
{%- endfor %}
{%- endif %}