1
0
Fork 0
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:
A Holt 2020-01-23 08:24:36 -05:00 committed by GitHub
parent 0f78a412cd
commit 8b33e5c7d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -316,20 +316,21 @@ nodocs: False
# Lesser-supported XO services need additional testing. Please contact # Lesser-supported XO services need additional testing. Please contact
# http://lists.laptop.org/pipermail/server-devel/ if you're able to help test. # http://lists.laptop.org/pipermail/server-devel/ if you're able to help test.
xo_services_install: False # UNMAINTAINED since about 2012-2017
xo_services_enabled: False 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
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 # UNMAINTAINED since about 2012-2017
# Change calibre_port from 8080 to 8010 below, if you enable idmgr activity_server_install: False # 2020-01-23: Used in 5-xo-services/tasks/main.yml (originally defined in activity-server/defaults/main.yml)
idmgr_install: False activity_server_enabled: False # 2020-01-23: Used in activity-server/tasks/main.yml (originally defined in activity-server/defaults/main.yml)
idmgr_enabled: False
# 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 # 6-GENERIC-APPS