Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-sb-devops
Commits
812c69bf
Commit
812c69bf
authored
5 years ago
by
Rajeev
Browse files
Options
Download
Patches
Plain Diff
Issue #SB-0000 fix "variable for account merge"
parent
40f5abf6
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ansible/inventory/env/group_vars/all.yml
+0
-3
ansible/inventory/env/group_vars/all.yml
ansible/roles/stack-sunbird/templates/sunbird_player.env
+1
-1
ansible/roles/stack-sunbird/templates/sunbird_player.env
with
1 addition
and
4 deletions
+1
-4
ansible/inventory/env/group_vars/all.yml
+
0
−
3
View file @
812c69bf
...
...
@@ -658,6 +658,3 @@ kafka_urls: "{{groups['processing-cluster-kafka']|join(':9092,')}}:9092"
kafka_topics_certificate_instruction
:
"
{{env_name}}.coursebatch.certificate.request"
cert_service_container_name
:
"
{{env}}-e-credentials"
cert_service_cloud_storage_type
:
"
{{cert_service_cloud_storage_type}}"
### Release-2.3.5 ###
sunbird_portal_merge_auth_server_url
:
'
https://merge.dev.sunbirded.org/auth/'
This diff is collapsed.
Click to expand it.
ansible/roles/stack-sunbird/templates/sunbird_player.env
+
1
−
1
View file @
812c69bf
...
...
@@ -74,4 +74,4 @@ sunbird_android_keycloak_client_id={{sunbird_android_keycloak_client_id}}
#Release-2.3.5
sunbird_portal_merge_auth_server_url={{sunbird_
portal_merge_auth_server
_url}}
sunbird_portal_merge_auth_server_url={{sunbird_
subdomain_keycloak_base
_url}}
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets