mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Clarify fragility & lineage of 5-XO-SERVICES
This commit is contained in:
parent
0f78a412cd
commit
8b33e5c7d4
1 changed files with 13 additions and 12 deletions
|
@ -316,20 +316,21 @@ nodocs: False
|
|||
# Lesser-supported XO services need additional testing. Please contact
|
||||
# http://lists.laptop.org/pipermail/server-devel/ if you're able to help test.
|
||||
|
||||
xo_services_install: False
|
||||
xo_services_enabled: False
|
||||
|
||||
activity_server_install: False
|
||||
activity_server_enabled: False
|
||||
|
||||
# Please instead consider 'ejabberd' in Stage 6-GENERIC-APPS below
|
||||
ejabberd_xs_install: False
|
||||
ejabberd_xs_enabled: False
|
||||
# UNMAINTAINED since about 2012-2017
|
||||
xo_services_install: False # 2020-01-23: UNUSED
|
||||
xo_services_enabled: False # 2020-01-23: Used in idmgr/tasks/main.yml & iiab-admin-console/roles/console/files/htmlf/20-configure.html
|
||||
|
||||
# UNMAINTAINED since about 2012-2017
|
||||
# Change calibre_port from 8080 to 8010 below, if you enable idmgr
|
||||
idmgr_install: False
|
||||
idmgr_enabled: False
|
||||
activity_server_install: False # 2020-01-23: Used in 5-xo-services/tasks/main.yml (originally defined in activity-server/defaults/main.yml)
|
||||
activity_server_enabled: False # 2020-01-23: Used in activity-server/tasks/main.yml (originally defined in activity-server/defaults/main.yml)
|
||||
|
||||
# UNMAINTAINED since about 2012-2017: consider 'ejabberd' in Stage 6-GENERIC-APPS below?
|
||||
ejabberd_xs_install: False # 2020-01-23: Used in 5-xo-services/tasks/main.yml & roles/ejabberd_xs/tasks/main.yml
|
||||
ejabberd_xs_enabled: False # 2020-01-23: Used in roles/ejabberd_xs/tasks/main.yml
|
||||
|
||||
# UNMAINTAINED since about 2012-2017: change calibre_port from 8080 to 8010 below, if you use idmgr
|
||||
idmgr_install: False # 2020-01-23: Used in 5-xo-services/tasks/main.yml
|
||||
idmgr_enabled: False # 2020-01-23: UNUSED
|
||||
|
||||
|
||||
# 6-GENERIC-APPS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue