Skip to content

Commit 0d81887

Browse files
committed
adding new 14.1.2 SecuredProduction attribute
1 parent 50233af commit 0d81887

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
@@ -180,6 +180,7 @@
180180
],
181181
"MulticastListenAddress": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "MulticastListenAddress", "wlst_path": "WP001", "default_value": null, "wlst_type": "string" } ],
182182
"MulticastListenPort": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "MulticastListenPort", "wlst_path": "WP001", "default_value": "${__NULL__:33387}", "wlst_type": "integer", "get_method": "LSA"} ],
183+
"SecuredProduction": [ {"version": "[14.1.2,)", "wlst_mode": "online", "wlst_name": "SecuredProduction", "wlst_path": "WP001", "default_value": "${__NULL__:false}", "wlst_type": "boolean", "get_method": "LSA"} ],
183184
"SecurityFrameworkEnabled": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "SecurityFrameworkEnabled", "wlst_path": "WP001", "default_value": "${__NULL__:false}", "wlst_type": "boolean", "get_method": "LSA"} ],
184185
"TimeToLive": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "TimeToLive", "wlst_path": "WP001", "default_value": "${__NULL__:4}", "wlst_type": "integer", "get_method": "LSA"} ],
185186
"Transport": [

0 commit comments

Comments
 (0)