{%- import_yaml "postfix/defaults.yaml" as defaults %}
{%- set postfix = salt['pillar.get'](
'postfix',
default=defaults.postfix,
merge=True
)
-%}