mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
8f555becdd
commit
67bb8e2336
1 changed files with 6 additions and 6 deletions
|
@ -1,14 +1,14 @@
|
||||||
# The values here are defaults.
|
# kolibri_install: False
|
||||||
# To override them edit /etc/iiab/local_vars.yml
|
# kolibri_enabled: False
|
||||||
|
|
||||||
# Installation Variables
|
# kolibri_http_port: 8009
|
||||||
kolibri_install: False
|
|
||||||
kolibri_enabled: False
|
# All above are set in: github.com/iiab/iiab/blob/master/vars/default_vars.yml
|
||||||
|
# If nec, change them by editing /etc/iiab/local_vars.yml prior to installing!
|
||||||
|
|
||||||
# Kolibri folder to store its data and configuration files.
|
# Kolibri folder to store its data and configuration files.
|
||||||
kolibri_home: "{{ content_base }}/kolibri"
|
kolibri_home: "{{ content_base }}/kolibri"
|
||||||
|
|
||||||
kolibri_http_port: 8009
|
|
||||||
kolibri_url: /kolibri
|
kolibri_url: /kolibri
|
||||||
kolibri_venv_path: /usr/local/kolibri
|
kolibri_venv_path: /usr/local/kolibri
|
||||||
# 2018-07-16: IIAB recommends /usr/bin but @arky says this isn't yet possible, due to pip
|
# 2018-07-16: IIAB recommends /usr/bin but @arky says this isn't yet possible, due to pip
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue