fix config file path
This commit is contained in:
parent
79a1417587
commit
3854a5454d
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ pretalx-public-directory-exists:
|
|||
pretalx-config-file-is-present:
|
||||
file.managed:
|
||||
- name: /opt/pretalx/pretalx.cfg
|
||||
- source: salt://pretalx/pretalx.cfg.jinja
|
||||
- source: salt://pretalx-docker/pretalx.cfg.jinja
|
||||
- template: jinja
|
||||
|
||||
pretalx-docker-container-running:
|
||||
|
|
Loading…
Reference in a new issue