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
5be53d2b
Unverified
Commit
5be53d2b
authored
5 years ago
by
Keshav Prasad
Committed by
GitHub
5 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #846 from manzarul/SB-14975
issue #SB-14975 fix: adding env variable for email and sms
parents
c3ecc07c
52c0afd1
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/roles/stack-sunbird/templates/sunbird_notification-service.env
+7
-0
.../stack-sunbird/templates/sunbird_notification-service.env
with
7 additions
and
0 deletions
+7
-0
ansible/roles/stack-sunbird/templates/sunbird_notification-service.env
+
7
−
0
View file @
5be53d2b
sunbird_notification_fcm_account_key={{sunbird_fcm_account_key}}
sunbird_notification_kafka_servers_config={{sunbird_processing_kafka_host}}
sunbird_notification_kafka_topic={{env_name}}.lms.notification
sunbird_notification_msg_default_sender={{sunbird_msg_sender}}
sunbird_msg_91_auth={{sunbird_msg_91_auth}}
sunbird_mail_server_from_email={{sunbird_mail_server_from_email}}
sunbird_mail_server_host={{sunbird_mail_server_host}}
sunbird_mail_server_password={{sunbird_mail_server_password}}
sunbird_mail_server_username={{sunbird_mail_server_username}}
sunbird_mail_server_port={{sunbird_mail_server_port}}
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