1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update roles/kolibri/README.rst

This commit is contained in:
A Holt 2021-06-23 08:11:32 -04:00 committed by GitHub
parent c8bbd1b3cf
commit 8f3ff85b72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,8 +27,8 @@ Automatic Device Provisioning
When kolibri_provision is enabled (e.g. in `/etc/iiab/local_vars.yml <http://FAQ.IIAB.IO#What_is_local_vars.yml_and_how_do_I_customize_it.3F>`_) the installation will set up the following defaults:: When kolibri_provision is enabled (e.g. in `/etc/iiab/local_vars.yml <http://FAQ.IIAB.IO#What_is_local_vars.yml_and_how_do_I_customize_it.3F>`_) the installation will set up the following defaults::
kolibri_facility: Kolibri-in-a-Box kolibri_facility: Kolibri-in-a-Box
kolibri_language: en # Options: see KOLIBRI_SUPPORTED_LANGUAGES at the bottom of https://github.com/learningequality/kolibri/blob/develop/kolibri/utils/i18n.py kolibri_language: en # See KOLIBRI_SUPPORTED_LANGUAGES at the bottom of https://github.com/learningequality/kolibri/blob/develop/kolibri/utils/i18n.py
kolibri_preset: formal # Options: formal, nonformal, informal kolibri_preset: formal # formal, nonformal, informal
kolibri_admin_user: Admin kolibri_admin_user: Admin
kolibri_admin_password: changeme kolibri_admin_password: changeme