mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 20:22:08 +00:00
Update main.yml
This commit is contained in:
parent
db29f2cc6e
commit
6c86a3104b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Info needed to install Lokole
|
||||
lokole_version: "0.1.26"
|
||||
lokole_admin_user: admin
|
||||
lokole_admin_user: admin # lowercase seems nec here (even though uppercase Admin/changeme is IIAB's OOB recommendation!)
|
||||
lokole_admin_password: changeme
|
||||
lokole_install_path: "{{ content_base }}/lokole" # /library/lokole
|
||||
lokole_venv: "{{ lokole_install_path }}/venv" # /library/lokole/venv
|
||||
|
|
Loading…
Reference in a new issue