{% for option, value in salt['pillar.get']('s3:restart_options', {}).items() -%}
{{ option }}="{{value}}"
{% endfor -%}
