mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update README.rst
This commit is contained in:
parent
84df549de4
commit
ba7f844cb2
1 changed files with 5 additions and 5 deletions
|
@ -26,11 +26,11 @@ 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 name: 'Kolibri-in-a-Box'
|
kolibri_facility: Kolibri-in-a-Box
|
||||||
Kolibri Preset type: formal # Options: formal, nonformal, informal
|
kolibri_language: en # Options: see KOLIBRI_SUPPORTED_LANGUAGES at the bottom of https://github.com/learningequality/kolibri/blob/develop/kolibri/utils/i18n.py
|
||||||
Kolibri default language: en # Options: ar, bn-bd, en, es-es, fa, fr-fr, hi-in, mr, nyn, pt-br, sw-tz, ta, te, ur-pk, yo, zu
|
kolibri_preset: formal # Options: formal, nonformal, informal
|
||||||
Kolibri Admin username: Admin
|
kolibri_admin_user: Admin
|
||||||
Kolibri Admin password: changeme
|
kolibri_admin_password: changeme
|
||||||
|
|
||||||
*Feel free to override any of the above, by copying the relevant line from /opt/iiab/iiab/roles/kolibri/defaults/main.yml to /etc/iiab/local_vars.yml (then run 'cd /opt/iiab/iiab' followed by './runrole kolibri' per IIAB's general guidelines at http://FAQ.IIAB.IO).*
|
*Feel free to override any of the above, by copying the relevant line from /opt/iiab/iiab/roles/kolibri/defaults/main.yml to /etc/iiab/local_vars.yml (then run 'cd /opt/iiab/iiab' followed by './runrole kolibri' per IIAB's general guidelines at http://FAQ.IIAB.IO).*
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue