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
f870b051
Commit
f870b051
authored
2 years ago
by
Surabhi
Browse files
Options
Download
Patches
Plain Diff
removed unused variables
parent
dec5289a
upstream/release-5.1.0-vdn
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
release-5.1.0_RC3
release-5.1.0_RC2
release-5.1.0_RC1
1 merge request
!16
Release 5.1.0 api
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ansible/roles/stack-sunbird/templates/inbound.env
+0
-5
ansible/roles/stack-sunbird/templates/inbound.env
ansible/roles/stack-sunbird/templates/transformer.env
+0
-5
ansible/roles/stack-sunbird/templates/transformer.env
with
0 additions
and
10 deletions
+0
-10
ansible/roles/stack-sunbird/templates/inbound.env
+
0
−
5
View file @
f870b051
...
...
@@ -53,11 +53,6 @@ REDIS_PASS={{sunbird_redis_pass | default('')}}
REDIS_PORT={{sunbird_redis_port | default(6379)}}
REDIS_DB_INDEX={{redis_db_index_uci | default('7')}}
#Azure Config
AZURE_BLOB_STORE_CONTAINER={{sunbird_azure_uci_container_name | default('uci-' + env )}}
AZURE_BLOB_STORE_ACCOUNT_NAME={{sunbird_private_storage_account_name}}
AZURE_BLOB_STORE_ACCOUNT_KEY={{sunbird_private_storage_account_key}}
#Netcore
NETCORE_WHATSAPP_AUTH_TOKEN={{uci_netcore_whatsapp_token}}
NETCORE_WHATSAPP_SOURCE={{uci_netcore_whatsapp_source}}
...
...
This diff is collapsed.
Click to expand it.
ansible/roles/stack-sunbird/templates/transformer.env
+
0
−
5
View file @
f870b051
...
...
@@ -70,11 +70,6 @@ REDIS_DB_INDEX={{redis_db_index_uci | default('7')}}
EXHAUST_TELEMETRY_ENABLED=TRUE
POSTHOG_EVENT_ENABLED=FALSE
#Azure Config
AZURE_BLOB_STORE_CONTAINER={{sunbird_azure_uci_container_name | default('uci-' + env )}}
AZURE_BLOB_STORE_ACCOUNT_NAME={{sunbird_private_storage_account_name}}
AZURE_BLOB_STORE_ACCOUNT_KEY={{sunbird_private_storage_account_key}}
#Sunbird CDN Configuration
SUNBIRD_CLOUD_MEDIA_STORAGE_TYPE=azure
SUNBIRD_CLOUD_MEDIA_STORAGE_KEY={{sunbird_private_storage_account_name}}
...
...
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