diff --git a/bind/config.sls b/bind/config.sls index ef50684..275c076 100644 --- a/bind/config.sls +++ b/bind/config.sls @@ -82,6 +82,8 @@ bind_default_config: - user: root - group: root - mode: 644 + - context: + map: {{ map }} - watch_in: - service: bind_restart {% endif %}