This commit is contained in:
Eric Renfro 2018-05-18 00:10:28 -04:00
parent 2e4ee450e6
commit 7309bf24a6

View file

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