-
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 v8 WAS & IHS to 8.5.5.25 (#93)
Update v8 WebSphere and IBM HTTP Server to v8.5.5.25 - new yaml files Update READMEs Update Molecule tests Update galaxy file Co-authored-by: Martin Fanning <[email protected]>
- Loading branch information
1 parent
8e15f0d
commit 88e276d
Showing
4 changed files
with
36 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
ihs_installer_path: WAS/8.5.5ND | ||
ihs_installer_archive_list: | ||
- WAS_V8.5.5_SUPPL_1_OF_3.zip | ||
- WAS_V8.5.5_SUPPL_2_OF_3.zip | ||
- WAS_V8.5.5_SUPPL_3_OF_3.zip | ||
|
||
ihs_fp_installer_path: WAS/8.5.5Fixpacks/FP25 | ||
ihs_fp_installer_archive_list: | ||
- 8.5.5-WS-WASSupplements-FP025-part1.zip | ||
- 8.5.5-WS-WASSupplements-FP025-part2.zip | ||
- 8.5.5-WS-WASSupplements-FP025-part3.zip | ||
|
||
ihs_wct_installer_list: | ||
- 8.5.5-WS-WCT-FP025-part1.zip | ||
- 8.5.5-WS-WCT-FP025-part2.zip | ||
|
||
ihs_pid: v85_8.5.5025.20240119_0940 | ||
ihs_base_pid: v85_8.5.5000.20130514_1044 |
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,15 @@ | ||
--- | ||
websphere_pid: v85_8.5.5025.20240119_0940 | ||
|
||
websphere_base_pid: com.ibm.websphere.ND.v85 | ||
websphere_base_path: WAS/8.5.5ND | ||
websphere_base_archive_list: | ||
- WAS_ND_V8.5.5_1_OF_3.zip | ||
- WAS_ND_V8.5.5_2_OF_3.zip | ||
- WAS_ND_V8.5.5_3_OF_3.zip | ||
|
||
websphere_fp_path: WAS/8.5.5Fixpacks/FP25 | ||
websphere_fp_archive_list: | ||
- 8.5.5-WS-WAS-FP025-part1.zip | ||
- 8.5.5-WS-WAS-FP025-part2.zip | ||
- 8.5.5-WS-WAS-FP025-part3.zip |