Skip to content

Commit

Permalink
Merge branch 'more-1412-aliases' into 'main'
Browse files Browse the repository at this point in the history
Fixing more 14.1.2 alias changes

See merge request weblogic-cloud/weblogic-deploy-tooling!1493
  • Loading branch information
robertpatrick committed Aug 11, 2023
2 parents 5573f76 + ad26e87 commit f0e1a58
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,9 @@
"default_name_value": "${NO_NAME_0:%COHERENCECLUSTER%}",
"folders": {},
"attributes": {
"CoherenceIdentityAlias": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "CoherenceIdentityAlias", "wlst_path": "WP001", "default_value": null, "wlst_type": "string"} ],
"CoherencePrivateKeyPassPhraseEncrypted": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "CoherencePrivateKeyPassPhraseEncrypted", "wlst_path": "WP001", "default_value": null, "wlst_type": "password", "get_method": "GET"} ]
"CoherenceClientAuth": [ {"version": "[14.1.2,)", "wlst_mode": "online", "wlst_name": "CoherenceClientAuth", "wlst_path": "WP001", "default_value": null, "wlst_type": "string"} ],
"CoherenceIdentityAlias": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "CoherenceIdentityAlias", "wlst_path": "WP001", "default_value": null, "wlst_type": "string"} ],
"CoherencePrivateKeyPassPhraseEncrypted": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "CoherencePrivateKeyPassPhraseEncrypted", "wlst_path": "WP001", "default_value": null, "wlst_type": "password", "get_method": "GET"} ]
},
"wlst_attributes_path": "WP001",
"wlst_paths": {
Expand Down Expand Up @@ -211,7 +212,9 @@
"folders": {},
"attributes": {
"ActiveDirectory": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "ActiveDirectory", "wlst_path": "WP001", "default_value": null, "wlst_type": "string", "uses_path_tokens": "true" } ],
"BackupDirectory": [ {"version": "[14.1.2,)", "wlst_mode": "online", "wlst_name": "BackupDirectory", "wlst_path": "WP001", "default_value": null, "wlst_type": "string", "uses_path_tokens": "true" } ],
"DefaultPersistenceMode": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "DefaultPersistenceMode", "wlst_path": "WP001", "default_value": "${__NULL__:on-demand}", "wlst_type": "string" } ],
"EventsDirectory": [ {"version": "[14.1.2,)", "wlst_mode": "online", "wlst_name": "EventsDirectory", "wlst_path": "WP001", "default_value": null, "wlst_type": "string", "uses_path_tokens": "true" } ],
"SnapshotDirectory": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "SnapshotDirectory", "wlst_path": "WP001", "default_value": null, "wlst_type": "string", "uses_path_tokens": "true" } ],
"TrashDirectory": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "TrashDirectory", "wlst_path": "WP001", "default_value": null, "wlst_type": "string", "uses_path_tokens": "true" } ]
},
Expand Down Expand Up @@ -307,7 +310,9 @@
"Notes": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "Notes", "wlst_path": "WP001", "default_value": null, "wlst_type": "string" } ],
"PartitionName": [ {"version": "[12.2.1,)", "wlst_mode": "online", "wlst_name": "PartitionName", "wlst_path": "WP001", "default_value": null, "wlst_type": "string", "get_method": "GET", "access": "IGNORED" } ],
"PersistenceActiveDirectory": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "PersistenceActiveDirectory", "wlst_path": "WP001", "default_value": null, "wlst_type": "string", "access": "IGNORED" } ],
"PersistenceBackupDirectory": [ {"version": "[14.1.2,)", "wlst_mode": "online", "wlst_name": "PersistenceBackupDirectory", "wlst_path": "WP001", "default_value": null, "wlst_type": "string", "access": "IGNORED" } ],
"PersistenceDefaultMode": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "PersistenceDefaultMode", "wlst_path": "WP001", "default_value": null, "wlst_type": "string", "access": "IGNORED" } ],
"PersistenceEventsDirectory": [ {"version": "[14.1.2,)", "wlst_mode": "online", "wlst_name": "PersistenceEventsDirectory", "wlst_path": "WP001", "default_value": null, "wlst_type": "string", "access": "IGNORED" } ],
"PersistenceSnapshotDirectory": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "PersistenceSnapshotDirectory", "wlst_path": "WP001", "default_value": null, "wlst_type": "string", "access": "IGNORED" } ],
"PersistenceTrashDirectory": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "PersistenceTrashDirectory", "wlst_path": "WP001", "default_value": null, "wlst_type": "string", "access": "IGNORED" } ],
"ReportGroupFile": [ {"version": "[12.1.3,12.2.1)", "wlst_mode": "both", "wlst_name": "ReportGroupFile", "wlst_path": "WP001", "default_value": "em/coherence/report-group.xml", "wlst_type": "string", "uses_path_tokens": "true" },
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"PartitionUriSpace": [ {"version": "[12.2.1.1,14)", "wlst_mode": "both", "wlst_name": "PartitionUriSpace", "wlst_path": "WP001", "default_value": "/partitions", "wlst_type": "string" } ,
{"version": "[14,)", "wlst_mode": "online", "wlst_name": "PartitionUriSpace", "wlst_path": "WP001", "default_value": "/partitions", "wlst_type": "string" } ],
"ProductionModeEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ProductionModeEnabled", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ],
"RemoteConsoleHelperEnabled": [ {"version": "[14.1.2,)", "wlst_mode": "both", "wlst_name": "RemoteConsoleHelperEnabled", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ],
"RemoteConsoleHelperEnabled": [ {"version": "[14.1.2,)", "wlst_mode": "both", "wlst_name": "RemoteConsoleHelperEnabled", "wlst_path": "WP001", "default_value": "true", "wlst_type": "boolean" } ],
"RootDirectory": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "RootDirectory", "wlst_path": "WP001", "default_value": null, "wlst_type": "string", "access": "IGNORED", "uses_path_tokens": "true"} ],
"ServerMigrationHistorySize": [ {"version": "[12.1.2,12.2.1.1)", "wlst_mode": "both", "wlst_name": "ServerMigrationHistorySize", "wlst_path": "WP001", "default_value": "-1", "wlst_type": "integer", "restart_required": "true" },
{"version": "[12.2.1.1,12.2.1.3)","wlst_mode": "both", "wlst_name": "ServerMigrationHistorySize", "wlst_path": "WP001", "default_value": "-1", "wlst_type": "integer" } ,
Expand Down

0 comments on commit f0e1a58

Please sign in to comment.