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
38b626a7
Unverified
Commit
38b626a7
authored
5 years ago
by
SMY ALTAMASH
Committed by
GitHub
5 years ago
Browse files
Options
Download
Plain Diff
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
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/roles/samza-jobs/defaults/main.yml
+7
-0
ansible/roles/samza-jobs/defaults/main.yml
with
7 additions
and
0 deletions
+7
-0
ansible/roles/samza-jobs/defaults/main.yml
+
7
−
0
View file @
38b626a7
...
...
@@ -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
:
...
...
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