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-sunbird-devops-private
Commits
ff269db1
Unverified
Commit
ff269db1
authored
1 year ago
by
gow1998
Committed by
GitHub
1 year ago
Browse files
Options
Download
Patches
Plain Diff
Update common.yml
parent
440ef871
artifact-registry
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/inventory/dev/Core/common.yml
+3
-3
ansible/inventory/dev/Core/common.yml
with
3 additions
and
3 deletions
+3
-3
ansible/inventory/dev/Core/common.yml
+
3
−
3
View file @
ff269db1
...
...
@@ -8,8 +8,8 @@ dockerhub: "asia-docker.pkg.dev/upsmf-368011/asia.gcr.io" # docker hub usernam
private_ingressgateway_ip
:
"
10.0.1.16"
# your private kubernetes load balancer ip
nginx_private_ingress_ip
:
"
10.0.1.16"
# For sendgrid, if you want to change, update the following
mail_server_host
:
"
smtp.
sendgrid.net"
# Email host, can be any email provider
mail_server_username
:
"
apikey"
# Email provider username; for sendgrid you can use "apikey"
mail_server_host
:
"
smtp.
gmail.com"
# Email host, can be any email provider
mail_server_username
:
"
upsmf.otp@upsmfac.org"
# Email provider username; for sendgrid you can use "apikey"
# cloudstorage_base_path: "https://sunbirdstagingpublic.blob.core.windows.net"
...
...
@@ -22,7 +22,7 @@ valid_cloudstorage_base_urls: '["https://storage.googleapis.com"]'
# From: support@sunbird.org
# Subject: Forgot password
# Hi.....
sunbird_mail_server_from_email
:
"
shishir.suman@tarento.com
"
# Email ID that should be as from address in mails
sunbird_mail_server_from_email
:
"
upsmf.otp@upsmfac.org
"
# Email ID that should be as from address in mails
# List of mail ids to whome the monitoring alerts should be sent.
alerts_mailing_list
:
"
prasath.sivasubramanian@tarento.com"
# Comma separated mail list for Alerts; eg: user1@mail.com, user2@mail.com
...
...
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