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
00b28999
Commit
00b28999
authored
2 years ago
by
Keshav Prasad
Browse files
Options
Download
Patches
Plain Diff
fix: adding run once, added missing template var
parent
7f812072
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
ansible/es.yml
+1
-0
ansible/es.yml
private_repo/ansible/inventory/dev/Core/secrets.yml
+1
-0
private_repo/ansible/inventory/dev/Core/secrets.yml
with
2 additions
and
0 deletions
+2
-0
ansible/es.yml
+
1
−
0
View file @
00b28999
...
...
@@ -34,3 +34,4 @@
-
es5-snapshot-purge
tags
:
-
log_es_backup
run_once
:
true
\ No newline at end of file
This diff is collapsed.
Click to expand it.
private_repo/ansible/inventory/dev/Core/secrets.yml
+
1
−
0
View file @
00b28999
...
...
@@ -17,6 +17,7 @@ sunbird_artifact_storage_account_sas: "change.azure.storage.account.sas"
sunbird_public_storage_account_sas
:
"
change.azure.storage.account.sas"
# SAS token value generated from above command
sunbird_public_storage_account_key
:
"
change.azure.storage.account.key"
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
...
...
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