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
2a0c53ec
Commit
2a0c53ec
authored
2 years ago
by
Kumar Gauraw
Browse files
Options
Download
Patches
Plain Diff
Issue #SB-30222 fix: added default values
parent
2b4be808
release-5.2.0-inquiry_RC1
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/roles/stack-sunbird/defaults/main.yml
+4
-1
ansible/roles/stack-sunbird/defaults/main.yml
with
4 additions
and
1 deletion
+4
-1
ansible/roles/stack-sunbird/defaults/main.yml
+
4
−
1
View file @
2a0c53ec
...
@@ -1051,4 +1051,7 @@ kong_desktop_device_consumer_names_for_opa: '["desktop"]'
...
@@ -1051,4 +1051,7 @@ kong_desktop_device_consumer_names_for_opa: '["desktop"]'
# Audience claim check is disabled as of now
# Audience claim check is disabled as of now
# List of keycloak clients as these can come in audience field of a JWT token
# List of keycloak clients as these can come in audience field of a JWT token
# keycloak_allowed_aud: '"{{ keycloak_auth_server_url }}/realms/{{ keycloak_realm }}", "account", "realm-management"'
# keycloak_allowed_aud: '"{{ keycloak_auth_server_url }}/realms/{{ keycloak_realm }}", "account", "realm-management"'
\ No newline at end of file
inquiry_assessment_import_kafka_topic_name
:
"
{{
env_name
}}.object.import.request"
inquiry_assessment_publish_kafka_topic_name
:
"
{{
env_name
}}.assessment.publish.request"
\ No newline at end of file
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