Skip to content
Snippets Groups Projects
Commit 3df6d035 authored by Tomas Peterka's avatar Tomas Peterka
Browse files

fix: add missing variables to install the basic system

parent a853307f
No related branches found
No related tags found
No related merge requests found
Pipeline #
web_version: {{ openldap.web_version | default("latest") }}
tubearchivist_token: {{ tubearchivist_jf.tubearchivist_token }}
jellyfin_token: {{ tubearchivist_jf.jellyfin_token}}
tubearchivist_token: {{ tubearchivist_jf.tubearchivist_token | default("DUMMY")}}
jellyfin_token: {{ tubearchivist_jf.jellyfin_token | default("DUMMY")}}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment