1
0
Fork 0
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:
A Holt 2019-01-03 17:04:04 -05:00 committed by GitHub
commit 0d376ed842
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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