Skip to content

Commit

Permalink
Merge pull request saltstack-formulas#226 from noelmcloughlin/fix
Browse files Browse the repository at this point in the history
fix(install): resolve saltstack-formulas#224
  • Loading branch information
myii authored Jul 22, 2019
2 parents c9b24e1 + 2bbed5c commit 3a637c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/install.sls
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ docker-config:
- template: jinja
- mode: 644
- user: root
- context:
config: {{ docker.config | json }}
- require:
- pkg: docker-package
- watch_in:
Expand Down

0 comments on commit 3a637c7

Please sign in to comment.