mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
Merge pull request #1354 from iiab/revert-1353-add-lokole-admin-user
Revert "Lokole: change admin to Admin per IIAB app norms"
This commit is contained in:
commit
0d376ed842
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Info needed to install Lokole
|
# Info needed to install Lokole
|
||||||
lokole_version: "0.1.26"
|
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_admin_password: changeme
|
||||||
lokole_install_path: "{{ content_base }}/lokole" # /library/lokole
|
lokole_install_path: "{{ content_base }}/lokole" # /library/lokole
|
||||||
lokole_venv: "{{ lokole_install_path }}/venv" # /library/lokole/venv
|
lokole_venv: "{{ lokole_install_path }}/venv" # /library/lokole/venv
|
||||||
|
|
Loading…
Reference in a new issue