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
6f108d9e
Commit
6f108d9e
authored
3 years ago
by
Vaibhav
Browse files
Options
Download
Patches
Plain Diff
Issue #SB-23374 feat: added sunbird_google_oauth_client_email and sunbird_google_oauth_private_key
parent
5aa02479
release-5.0.0-vdn_RC1
release-4.10.0-vdn_RC1
release-4.9.0-vdn_RC2
release-4.9.0-vdn_RC1
release-4.8.0-vdn_RC1
release-4.7.0-vdn_RC1
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/roles/stack-sunbird/templates/sunbird_program.env
+2
-0
ansible/roles/stack-sunbird/templates/sunbird_program.env
with
2 additions
and
0 deletions
+2
-0
ansible/roles/stack-sunbird/templates/sunbird_program.env
+
2
−
0
View file @
6f108d9e
...
...
@@ -24,3 +24,5 @@ content_service_url=http://content-service:9000/
sunbird_program_db_pool={{ sunbird_program_db_pool }}
learner_service_url=http://player:3000/learner
CORE_INGRESS_GATEWAY_IP={{ core_private_ingressgateway_ip | d(private_ingressgateway_ip) }}
sunbird_google_oauth_client_email={{ sunbird_google_oauth_client_email }}
sunbird_google_oauth_private_key={{ sunbird_google_oauth_private_key }}
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