Unverified Commit 38b626a7 authored by SMY ALTAMASH's avatar SMY ALTAMASH Committed by GitHub
Browse files

Merge pull request #877 from Hari-stackroute/SB-15312

Sb-15312 added env variables for notification-samza job
parents 053f5168 aaaa78a5
No related merge requests found
Showing with 7 additions and 0 deletions
+7 -0
......@@ -7,6 +7,13 @@ __yarn_port__: 8000
cassandra_port: 9042
es_port: 9200
__fcm_account_key__: "{{sunbird_fcm_account_key}}"
__sunbird_msg_91_auth__: "{{sunbird_msg_91_auth}}"
__sunbird_notification_msg_default_sender__: "{{sunbird_msg_sender}}"
__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_port}}"
__sunbird_mail_server_username__: "{{sunbird_mail_server_username}}"
__sunbird_mail_server_password__: "{{sunbird_mail_server_password}}"
samza_tar_files_localpath: roles/samza-jobs/defaults
job_names:
lms.user-account-merger_1:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment