Skip to content

Conversation

@rakillen
Copy link
Member

Added customExtensionTemplates property to typedefs.
For 12c, custom extension templates are selected using selectCustomTemplate().
For 11g, they are treated the same as extension templates.
Fix to update the domain after adding templates for 11g non-JRF.
Fixes #359

Copy link
Contributor

@CarolynRountree CarolynRountree left a comment

Choose a reason for hiding this comment

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

You should not bypass the setServerGroups if there are any groups in serverGroupsToTarget. If there is a server group in the custom template, document that it must be added to the serverGroupsToTarget?
What kind of testing did you do? I think there is some sort of default targeting to a cluster, but what if it has server groups? Also what if the domain has multiple clusters and stand-alone servers? Were the resources in the config.xml targeted correctly?
Did you test it with both extension templates and not extension templates? Online and offline?
10.3.6 and whenever the new template verb started?

@rakillen rakillen merged commit 6abc8b9 into master Apr 25, 2019
@rakillen rakillen deleted the issue-#359-custom-templates branch April 25, 2019 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants