Skip to content

Commit

Permalink
Update user
Browse files Browse the repository at this point in the history
  • Loading branch information
brutasse committed Jul 3, 2014
1 parent bded6f3 commit 0a0e68c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions daemontools/init.sls
Expand Up @@ -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 }}
Expand Down

0 comments on commit 0a0e68c

Please sign in to comment.