-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to WebLogic 14.1.1.0.240922 Use Java 1.8.0_431 Update OPatch to 13.9.4.2.17 Update molecule tests Update galaxy.yml
- Loading branch information
Martin Fanning
committed
Oct 18, 2024
1 parent
c9ac135
commit 3eaaf4b
Showing
6 changed files
with
18 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
base_install_file: 'fmw_14.1.1.0.0_wls.jar' | ||
weblogic_version: 14.1 | ||
opatch: 'p28186730_1394217_Generic.zip' | ||
opatch_version: 13.9.4.2.17 | ||
patch: 'p37087534_141100_Generic.zip' | ||
patch_number: 37087534 | ||
napply: False | ||
patch_folder: '37087534' | ||
java_archive_file: jdk-8u431-linux-x64.tar.gz | ||
java_version_path: 'jdk1.8.0_431' |