From 8b33e5c7d49e53ec9afab20fef5655ac7546685d Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 23 Jan 2020 08:24:36 -0500 Subject: [PATCH] Clarify fragility & lineage of 5-XO-SERVICES --- vars/default_vars.yml | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/vars/default_vars.yml b/vars/default_vars.yml index 8ef3ff878..e26771b47 100644 --- a/vars/default_vars.yml +++ b/vars/default_vars.yml @@ -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