mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
/etc/iiab/iiab.ini: install / enabled -> ROLE_install / ROLE_enabled
This commit is contained in:
parent
004134e0eb
commit
a07a684d13
35 changed files with 128 additions and 54 deletions
|
|
@ -17,5 +17,7 @@
|
|||
value: Sugarizer
|
||||
- option: description
|
||||
value: '"The Sugar Learning Platform began with the famous One Laptop Per Child project, written in Python. Sugarizer is the new HTML/JavaScript implementation of Sugar, usable in most all browsers."'
|
||||
- option: sugarizer_install
|
||||
value: "{{ sugarizer_install }}"
|
||||
- option: sugarizer_enabled
|
||||
value: "{{ sugarizer_enabled }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue