diff --git a/daemontools/init.sls b/daemontools/init.sls index 188ee4b..cf13fea 100644 --- a/daemontools/init.sls +++ b/daemontools/init.sls @@ -23,6 +23,8 @@ daemontools: - file: /etc/{{ name }}.d - order: 1 - source: salt://daemontools/value + - user: {{ pillar['user'] }} + - group: {{ pillar['user'] }} - template: jinja - defaults: value: {{ value }}