Trying to fix config parser
This commit is contained in:
parent
2ca43da3cd
commit
a3697f2f1a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{% import_yaml slspath+"/defaults.yaml" as defaults %}
|
||||
{% import_yaml "traefik/defaults.yaml" as defaults %}
|
||||
|
||||
{% set traefik = salt['pillar.get']('traefik', default=defaults.traefik, merge=True) %}
|
||||
|
||||
|
|
Loading…
Reference in a new issue