From b99d3882a6c692fb35e5d1640a071fb5a5b61186 Mon Sep 17 00:00:00 2001 From: BharathwajShankar Date: Fri, 30 Jun 2023 12:18:43 +0530 Subject: [PATCH] Issue #LR-512 feat:Ability for Lern to connect to shared instances adding redis db index for groups --- .../roles/stack-sunbird/templates/sunbird_groups-service.env | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ansible/roles/stack-sunbird/templates/sunbird_groups-service.env b/ansible/roles/stack-sunbird/templates/sunbird_groups-service.env index c178e9ce73..db8dedb6b2 100644 --- a/ansible/roles/stack-sunbird/templates/sunbird_groups-service.env +++ b/ansible/roles/stack-sunbird/templates/sunbird_groups-service.env @@ -11,6 +11,8 @@ sunbird_cassandra_consistency_level={{sunbird_cassandra_consistency_level}} LEARNER_SERVICE_PORT=http://userorg-service:9000 sunbird_redis_host={{sunbird_redis_host}} sunbird_redis_port={{sunbird_redis_port|default(6379)}} +# Release-5.3.0 LR-512 +sunbird_redis_dbIndex={{sunbird_redis_dbIndex|default(0)}} CONTENT_SERVICE_PORT=http://search-service:9000 sunbird_sso_publickey={{sunbird_sso_publickey}} sunbird_sso_url={{keycloak_auth_server_url}}/