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