diff --git a/docker/install.sls b/docker/install.sls index 038aa973..e01a8bd1 100644 --- a/docker/install.sls +++ b/docker/install.sls @@ -55,6 +55,8 @@ docker-config: - template: jinja - mode: 644 - user: root + - context: + config: {{ docker.config | json }} - require: - pkg: docker-package - watch_in: