Skip to content

Commit

Permalink
fix(config): revert previous changes in file.sls
Browse files Browse the repository at this point in the history
  • Loading branch information
Danny Smit committed Apr 21, 2021
1 parent 4af9866 commit 1cdfb57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/software/config/file.sls
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ include:
{{ formula }}-software-config-file-managed-config_file:
file.managed:
- name: {{ d.pkg.docker.config_file }}
- source: {{ files_switch(['daemon.json.jinja'],
- source: {{ files_switch(['config.sh.jinja'],
lookup=formula ~ '-software-config-file-managed-config_file'
)
}}
Expand Down

0 comments on commit 1cdfb57

Please sign in to comment.