Skip to content

Commit 1c6f641

Browse files
committed
Adding new alias attribute for future WLS version
1 parent 340193d commit 1c6f641

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"CustomIdentityKeyStorePassPhrase": [ {"version": "[12.1.2,)", "wlst_mode": "offline", "wlst_name": "CustomIdentityKeyStorePassPhrase", "wlst_path": "WP001", "default_value": null, "wlst_type": "password", "get_method": "GET", "secret_suffix": "customidkeystore" } ],
2020
"CustomIdentityKeyStoreType": [ {"version": "[12.1.2,)", "wlst_mode": "offline", "wlst_name": "CustomIdentityKeyStoreType", "wlst_path": "WP001", "default_value": "java.security", "wlst_type": "string" } ],
2121
"CustomIdentityPrivateKeyPassPhrase": [ {"version": "[12.1.2,)", "wlst_mode": "offline", "wlst_name": "CustomIdentityPrivateKeyPassPhrase", "wlst_path": "WP001", "default_value": null, "wlst_type": "password", "get_method": "GET", "secret_suffix": "customidprivatekey" } ],
22+
"DomainKeystoresDomain": [ {"version": "[15.1.1,)", "wlst_mode": "offline", "wlst_name": "DomainKeystoresDomain", "wlst_path": "WP001", "default_value": null, "wlst_type": "string" } ],
2223
"DomainRegistrationEnabled": [ {"version": "[12.1.2,)", "wlst_mode": "offline", "wlst_name": "DomainRegistrationEnabled", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ],
2324
"DomainsDirRemoteSharingEnabled": [ {"version": "[12.1.2,)", "wlst_mode": "offline", "wlst_name": "DomainsDirRemoteSharingEnabled", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ],
2425
"DomainsFile": [ {"version": "[12.1.2,)", "wlst_mode": "offline", "wlst_name": "DomainsFile", "wlst_path": "WP001", "default_value": "@@DOMAIN_HOME@@/nodemanager/nodemanager.domains", "wlst_type": "string", "uses_path_tokens": "true" } ],

0 commit comments

Comments
 (0)