Skip to content

Commit 340193d

Browse files
committed
Merge branch 'discovery-address' into 'main'
adding new aliases for future release See merge request weblogic-cloud/weblogic-deploy-tooling!1818
2 parents a3ad417 + 9e006b3 commit 340193d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/CoherenceClusterSystemResource.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@
181181
"attributes": {
182182
"ClusterListenPort": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "ClusterListenPort", "wlst_path": "WP001", "default_value": 0, "wlst_type": "integer" } ],
183183
"ClusteringMode": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "ClusteringMode", "wlst_path": "WP001", "default_value": "${__NULL__:unicast}", "derived_default": "${:true}", "wlst_type": "string" } ],
184+
"DiscoveryAddress": [ {"version": "[15.1.1,)", "wlst_mode": "both", "wlst_name": "DiscoveryAddress", "wlst_path": "WP001", "default_value": "${__NULL__:true}", "wlst_type": "boolean" } ],
184185
"GlobalSocketProvider": [
185186
{"version": "[14.1.1.0.0.221010,14.1.2)", "wlst_mode": "online", "wlst_name": "GlobalSocketProvider", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" },
186187
{"version": "[14.1.2,)", "wlst_mode": "both", "wlst_name": "GlobalSocketProvider", "wlst_path": "WP001", "default_value": null, "derived_default": "${:true}", "wlst_type": "string" }

0 commit comments

Comments
 (0)