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
f242f64b
Unverified
Commit
f242f64b
authored
1 year ago
by
NIKHIL VARMA M
Committed by
GitHub
1 year ago
Browse files
Options
Download
Patches
Plain Diff
Update common.yml
parent
f80ecd51
main
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/inventory/prod/DataPipeline/common.yml
+2
-2
ansible/inventory/prod/DataPipeline/common.yml
with
2 additions
and
2 deletions
+2
-2
ansible/inventory/prod/DataPipeline/common.yml
+
2
−
2
View file @
f242f64b
...
...
@@ -4,8 +4,8 @@ cloud_service_provider: "gcloud" # Your cloud service provider name. Suppo
domain_name
:
"
services.upsmfac.org"
# your domain name like example.com
# docker hub details
dockerhub
:
"
asia.gcr.io/upsmf-368011"
# docker hub username or url incase of private registry
private_ingressgateway_ip
:
"
"
# your private kubernetes load balancer ip
nginx_private_ingress_ip
:
"
"
private_ingressgateway_ip
:
"
10.1.0.100
"
# your private kubernetes load balancer ip
nginx_private_ingress_ip
:
"
10.1.0.100
"
# Note - You can use the same azure account for the below variables or have separate azure accounts
sunbird_private_storage_account_name
:
"
{{
gcloud_private_bucket_name
}}"
# Azure account name for storing private data (like reports, telemetry data)
sunbird_public_storage_account_name
:
"
{{
gcloud_public_bucket_name
}}"
# Azure account name for storing public data (like contents)
...
...
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