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
df312c89
Commit
df312c89
authored
7 years ago
by
manzarul.haque
Browse files
Options
Download
Patches
Plain Diff
Issues #SB-00 fix: adding for message 91 auth key
parent
0a1c5cd3
release-1.3.1
release-1.3
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ansible/roles/stack-sunbird/templates/sunbird_actor-service.env
+1
-0
...e/roles/stack-sunbird/templates/sunbird_actor-service.env
ansible/roles/stack-sunbird/templates/sunbird_learner-service.env
+1
-0
...roles/stack-sunbird/templates/sunbird_learner-service.env
with
2 additions
and
0 deletions
+2
-0
ansible/roles/stack-sunbird/templates/sunbird_actor-service.env
+
1
−
0
View file @
df312c89
...
...
@@ -39,4 +39,5 @@ sunbird_background_actor_port=8088
sunbird_actor_system_name={{sunbird_actor_system_name}}
sunbird_fcm_account_key={{sunbird_fcm_account_key}}
sunbird_app_url={{sunbird_app_url}}
sunbird_msg_91_auth ={{sunbird_msg_91_auth}}
This diff is collapsed.
Click to expand it.
ansible/roles/stack-sunbird/templates/sunbird_learner-service.env
+
1
−
0
View file @
df312c89
...
...
@@ -40,3 +40,4 @@ sunbird_fcm_account_key={{sunbird_fcm_account_key}}
sunbird_app_url={{sunbird_app_url}}
sunbird_background_actor_host={{sunbird_background_actor_host}}
sunbird_background_actor_port=8088
sunbird_msg_91_auth ={{sunbird_msg_91_auth}}
\ No newline at end of file
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