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
06724d63
Commit
06724d63
authored
2 years ago
by
Keshav Prasad
Browse files
Options
Download
Patches
Plain Diff
fix: updated comments
parent
4d8593fb
master
login-changes
loginRegisterBtn
prasath-release-5.1.0
release-5.1.0
release-5.1.0-api
release-5.1.0-apiuat
release-5.1.0-bulk-enrol-unenrol
release-5.1.0-uat
release-5.1.0-uatLatest
release-5.1.0-uatapi
release-5.1.0-upsmf-prod
release-uat-nginx
revert-5-login-changes
upstream/release-5.1.0-vdn
release-5.1.0_RC3
release-5.1.0_RC2
release-5.1.0_RC1
release-5.0.2
release-5.0.2_RC1
release-5.0.1
release-5.0.1_RC1
release-5.0.0
release-5.0.0_RC5
release-5.0.0_RC4
release-5.0.0_RC3
release-5.0.0_RC2
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
private_repo/ansible/inventory/dev/Core/common.yml
+0
-3
private_repo/ansible/inventory/dev/Core/common.yml
private_repo/ansible/inventory/dev/Core/secrets.yml
+0
-3
private_repo/ansible/inventory/dev/Core/secrets.yml
with
0 additions
and
6 deletions
+0
-6
private_repo/ansible/inventory/dev/Core/common.yml
+
0
−
3
View file @
06724d63
...
...
@@ -25,17 +25,14 @@ sunbird_artifact_storage_account_name: "change.azure.storage.account.name"
sunbird_management_storage_account_name
:
"
change.azure.storage.account.name"
# Azure account name for storing backup data (like cassandra backups)
# Define the below if you are using Azure Cloud
# Ansible Azure Module Variables
# Management Storage Account
azure_management_storage_account_name
:
"
{{
sunbird_management_storage_account_name
}}"
# Define the below if you are using AWS Cloud
# Ansible AWS Module Variables
# Management Storage Bucket
aws_management_bucket_name
:
"
"
# Define the below if you are using Google Cloud
# Ansible GCP Module Variables
# Management Storage Bucket
gcs_management_bucket_name
:
"
"
...
...
This diff is collapsed.
Click to expand it.
private_repo/ansible/inventory/dev/Core/secrets.yml
+
0
−
3
View file @
06724d63
...
...
@@ -20,19 +20,16 @@ sunbird_private_storage_account_key: "change.azure.storage.account.key"
sunbird_management_storage_account_key
:
"
change.azure.storage.account.key"
# Define the below if you are using Azure Cloud
# Ansible Azure Module Variables
# Management Storage Account
azure_management_storage_account_key
:
"
{{
sunbird_management_storage_account_key
}}"
# Define the below if you are using AWS Cloud
# Ansible AWS Module Variables
# Management Storage Bucket
aws_management_bucket_user_access_key
:
"
"
aws_management_bucket_user_secret_key
:
"
"
# Define the below if you are using Google Cloud
# Ansible GCP Module Variables
# Management Storage Bucket
gcs_management_bucket_service_account
:
|
...
...
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