Skip to content

Conversation

httpants
Copy link

@httpants httpants commented Nov 16, 2021

Issue #1005
allows topologyProfile to be set in a typedef file. eg

{ "name": "OSB_COMPACT", "description": "OSB compact domain definitions", "topologyProfile": "Compact", "versions": { "12.2.1.4": "OSB_12CR2", "14.1": "NOT_SUPPORTED" }, "definitions": { "OSB_12CR2": { "baseTemplate": "Basic WebLogic Server Domain", "extensionTemplates": [ "Oracle Service Bus", "Oracle Enterprise Scheduler Service Basic", "Oracle Enterprise Manager Plugin for ESS" ], "rcuSchemas": [ "WLS", "MDS", "IAU", "IAU_VIEWER", "IAU_APPEND", "OPSS", "UCSUMS", "SOAINFRA", "ESS" ] } } } 
@ddsharpe
Copy link
Member

Thank you for your interest in helping and improving WebLogic Deploy Tooling. Please read the contributing agreement for this project. You must have a signed agreement on file with Oracle and the PR must be signed by you before we can accept changes.

Copy link
Member

@ddsharpe ddsharpe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs OCA and signed commit.

@robertpatrick
Copy link
Member

@httpants Are you able to provide the requested documentation/update? Please let us know if you need more time. If we don't hear back from you, we will be forced to close this PR.

@robertpatrick
Copy link
Member

Closing PR due to lack of response from the contributor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment