mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
vars/local_vars_large.yml: Don't install Lokole due to #3132
This commit is contained in:
parent
19f768a397
commit
9970307121
1 changed files with 2 additions and 2 deletions
|
@ -232,8 +232,8 @@ jupyterhub_install: True
|
|||
jupyterhub_enabled: True
|
||||
|
||||
# Lokole (email for rural communities) from https://ascoderu.ca
|
||||
lokole_install: True
|
||||
lokole_enabled: True
|
||||
lokole_install: False # 2022-03-13: Needs work with Python 3.9+
|
||||
lokole_enabled: False # https://github.com/iiab/iiab/issues/3132
|
||||
|
||||
# Wikipedia's community editing platform - from MediaWiki.org
|
||||
mediawiki_install: True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue