|
1 | 1 | { |
2 | | - "copyright": "Copyright (c) 2017, 2023, Oracle Corporation and/or its affiliates. All rights reserved.", |
| 2 | + "copyright": "Copyright (c) 2017, 2023, Oracle and/or its affiliates.", |
3 | 3 | "license": "Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl", |
4 | 4 | "name": "JRF", |
5 | 5 | "description": "JRF type domain definitions", |
|
26 | 26 | ], |
27 | 27 | "serverGroupsToTarget" : [ "JRF-MAN-SVR", "WSMPM-MAN-SVR" ], |
28 | 28 | "customExtensionTemplates": [ ], |
29 | | - "rcuSchemas": [ "MDS", "IAU", "IAU_VIEWER", "IAU_APPEND", "OPSS" ] |
| 29 | + "rcuSchemas": [ "MDS", "IAU", "IAU_VIEWER", "IAU_APPEND", "OPSS" ], |
| 30 | + "isJrfInstalled": true |
30 | 31 | }, |
31 | 32 | "JRF_1212" : { |
32 | 33 | "baseTemplate": "@@WL_HOME@@/common/templates/wls/wls.jar", |
|
38 | 39 | ], |
39 | 40 | "customExtensionTemplates": [ ], |
40 | 41 | "serverGroupsToTarget" : [ "JRF-MAN-SVR", "WSMPM-MAN-SVR" ], |
41 | | - "rcuSchemas": [ "MDS", "IAU", "IAU_VIEWER", "IAU_APPEND", "OPSS", "STB" ] |
| 42 | + "rcuSchemas": [ "MDS", "IAU", "IAU_VIEWER", "IAU_APPEND", "OPSS", "STB" ], |
| 43 | + "isJrfInstalled": true |
42 | 44 | }, |
43 | 45 | "JRF_1213" : { |
44 | 46 | "baseTemplate": "@@WL_HOME@@/common/templates/wls/wls.jar", |
|
50 | 52 | ], |
51 | 53 | "customExtensionTemplates": [ ], |
52 | 54 | "serverGroupsToTarget" : [ "JRF-MAN-SVR", "WSMPM-MAN-SVR" ], |
53 | | - "rcuSchemas": [ "MDS", "IAU", "IAU_VIEWER", "IAU_APPEND", "OPSS", "STB" ] |
| 55 | + "rcuSchemas": [ "MDS", "IAU", "IAU_VIEWER", "IAU_APPEND", "OPSS", "STB" ], |
| 56 | + "isJrfInstalled": true |
54 | 57 | }, |
55 | 58 | "JRF_12CR2_FIRST": { |
56 | 59 | "baseTemplate": "Basic WebLogic Server Domain", |
|
62 | 65 | ], |
63 | 66 | "customExtensionTemplates": [ ], |
64 | 67 | "serverGroupsToTarget": [ "JRF-MAN-SVR", "WSMPM-MAN-SVR" ], |
65 | | - "rcuSchemas": [ "MDS", "IAU", "IAU_VIEWER", "IAU_APPEND", "OPSS", "STB", "WLS" ] |
| 68 | + "rcuSchemas": [ "MDS", "IAU", "IAU_VIEWER", "IAU_APPEND", "OPSS", "STB", "WLS" ], |
| 69 | + "isJrfInstalled": true |
66 | 70 | }, |
67 | 71 | "JRF_12CR2": { |
68 | 72 | "baseTemplate": "Basic WebLogic Server Domain", |
|
75 | 79 | "customExtensionTemplates": [ ], |
76 | 80 | "serverGroupsToTarget": [ "JRF-MAN-SVR", "WSMPM-MAN-SVR" ], |
77 | 81 | "dynamicClusterServerGroupsToTarget" : [ "WSMPM-DYN-CLUSTER" ], |
78 | | - "rcuSchemas": [ "MDS", "IAU", "IAU_VIEWER", "IAU_APPEND", "OPSS", "STB", "WLS" ] |
| 82 | + "rcuSchemas": [ "MDS", "IAU", "IAU_VIEWER", "IAU_APPEND", "OPSS", "STB", "WLS" ], |
| 83 | + "isJrfInstalled": true |
79 | 84 | }, |
80 | 85 | "JRF_12CR2_LAST": { |
81 | 86 | "baseTemplate": "Basic WebLogic Server Domain", |
|
88 | 93 | "customExtensionTemplates": [ ], |
89 | 94 | "serverGroupsToTarget": [ "JRF-MAN-SVR", "WSMPM-MAN-SVR" ], |
90 | 95 | "dynamicClusterServerGroupsToTarget" : [ "WSMPM-DYN-CLUSTER", "WSM-CACHE-DYN-CLUSTER" ], |
91 | | - "rcuSchemas": [ "MDS", "IAU", "IAU_VIEWER", "IAU_APPEND", "OPSS", "STB", "WLS" ] |
| 96 | + "rcuSchemas": [ "MDS", "IAU", "IAU_VIEWER", "IAU_APPEND", "OPSS", "STB", "WLS" ], |
| 97 | + "isJrfInstalled": true |
92 | 98 | }, |
93 | 99 | "JRF_14": { |
94 | 100 | "baseTemplate": "Basic WebLogic Server Domain", |
|
101 | 107 | "customExtensionTemplates": [ ], |
102 | 108 | "serverGroupsToTarget": [ "JRF-MAN-SVR", "WSMPM-MAN-SVR" ], |
103 | 109 | "dynamicClusterServerGroupsToTarget" : [ "WSMPM-DYN-CLUSTER", "WSM-CACHE-DYN-CLUSTER" ], |
104 | | - "rcuSchemas": [ "MDS", "IAU", "IAU_VIEWER", "IAU_APPEND", "OPSS", "STB", "WLS" ] |
| 110 | + "rcuSchemas": [ "MDS", "IAU", "IAU_VIEWER", "IAU_APPEND", "OPSS", "STB", "WLS" ], |
| 111 | + "isJrfInstalled": true |
105 | 112 | } |
106 | 113 | }, |
107 | 114 | "discover-filters": { |
|
0 commit comments