mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge pull request #3135 from holta/lokole-off-for-now
vars/local_vars_large.yml: Don't install Lokole due to #3132
This commit is contained in:
commit
eb497499f2
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
Reference in a new issue