From 8f3ff85b7201cceeb1ac04ecca2636014aeec92e Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 23 Jun 2021 08:11:32 -0400 Subject: [PATCH] Update roles/kolibri/README.rst --- roles/kolibri/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/kolibri/README.rst b/roles/kolibri/README.rst index 8de788619..1c270711d 100644 --- a/roles/kolibri/README.rst +++ b/roles/kolibri/README.rst @@ -27,8 +27,8 @@ Automatic Device Provisioning When kolibri_provision is enabled (e.g. in `/etc/iiab/local_vars.yml `_) the installation will set up the following defaults:: 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_preset: formal # Options: formal, nonformal, informal + 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 # formal, nonformal, informal kolibri_admin_user: Admin kolibri_admin_password: changeme