Skip to content

Commit 23b4043

Browse files
committed
Merge branch 'alias-updates-10-29-2024' into 'main'
Alias updates for future WLS version See merge request weblogic-cloud/weblogic-deploy-tooling!1747
2 parents 699b560 + 269e604 commit 23b4043

File tree

1 file changed

+1
-1
lines changed
  • core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@
267267
"ReplicationTimeoutMillis": [ {"version": "[14.1.2,)", "wlst_mode": "both", "wlst_name": "ReplicationTimeoutMillis", "wlst_path": "WP001", "default_value": 0, "derived_default": "${:true}", "wlst_type": "integer" } ],
268268
"SecureReplicationEnabled": [
269269
{"version": "[10,14.1.2)", "wlst_mode": "both", "wlst_name": "SecureReplicationEnabled", "wlst_path": "WP001", "default_value": "false", "secure_default": "${__NULL__:true}", "wlst_type": "boolean" },
270-
{"version": "[14.1.2,)", "wlst_mode": "both", "wlst_name": "SecureReplicationEnabled", "wlst_path": "WP001", "default_value": "false", "secure_default": "${__NULL__:true}", "wlst_type": "boolean", "derived_default": "${true:}" }
270+
{"version": "[14.1.2,)", "wlst_mode": "both", "wlst_name": "SecureReplicationEnabled", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean", "derived_default": true }
271271
],
272272
"ServiceActivationRequestResponseTimeout": [ {"version": "[12.2.1,12.2.1.3)", "wlst_mode": "both", "wlst_name": "ServiceActivationRequestResponseTimeout", "wlst_path": "WP001", "default_value": "10000", "wlst_type": "integer", "restart_required": "true" },
273273
{"version": "[12.2.1.3,)", "wlst_mode": "both", "wlst_name": "ServiceActivationRequestResponseTimeout", "wlst_path": "WP001", "default_value": 0, "wlst_type": "integer", "restart_required": "true" } ],

0 commit comments

Comments
 (0)