This commit is contained in:
Eric Renfro 2018-05-18 00:10:28 -04:00
parent 2e4ee450e6
commit 7309bf24a6
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ traefik-config:
- source: salt://{{ slspath }}/files/traefik.toml
- template: jinja
- context:
config: {{ trafik.config }}
config: {{ traefik.config }}
- user: {{ traefik.user}}
- group: {{ traefik.group }}
- mode: 0640