Skip to content

Commit

Permalink
fix(install): resolve saltstack-formulas#224
Browse files Browse the repository at this point in the history
  • Loading branch information
noelmcloughlin committed Jul 22, 2019
1 parent 947b062 commit 145967c
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 145967c

Please sign in to comment.