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
5c63c43a
Commit
5c63c43a
authored
2 years ago
by
Kumar Gauraw
Browse files
Options
Download
Patches
Plain Diff
Issue #IQ-193 feat: added config for cname
parent
6e6975f8
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/templates/assessment-service_application.conf
+14
-1
...ack-sunbird/templates/assessment-service_application.conf
with
14 additions
and
1 deletion
+14
-1
ansible/roles/stack-sunbird/templates/assessment-service_application.conf
+
14
−
1
View file @
5c63c43a
...
...
@@ -419,4 +419,17 @@ assessment.copy.props_to_remove=["downloadUrl", "artifactUrl", "variants",
"LastPublishedBy"
,
"rejectReasons"
,
"rejectComment"
,
"gradeLevel"
,
"subject"
,
"medium"
,
"board"
,
"topic"
,
"purpose"
,
"subtopic"
,
"contentCredits"
,
"owner"
,
"collaborators"
,
"creators"
,
"contributors"
,
"badgeAssertions"
,
"dialcodes"
,
"concepts"
,
"keywords"
,
"reservedDialcodes"
,
"dialcodeRequired"
,
"leafNodes"
,
"sYS_INTERNAL_LAST_UPDATED_ON"
,
"prevStatus"
,
"lastPublishedBy"
,
"streamingUrl"
]
\ No newline at end of file
"concepts"
,
"keywords"
,
"reservedDialcodes"
,
"dialcodeRequired"
,
"leafNodes"
,
"sYS_INTERNAL_LAST_UPDATED_ON"
,
"prevStatus"
,
"lastPublishedBy"
,
"streamingUrl"
]
cloud_storage_container
:
"{{ cloud_storage_content_bucketname }}"
cloudstorage
{
metadata
.
replace_absolute_path
=
true
metadata
.
list
=
"{{ cloudstorage_metadata_list }}"
read_base_path
=
"{{ cloudstorage_base_path }}"
write_base_path
=
"{{ valid_cloudstorage_base_urls }}"
}
\ 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