Skip to content

Commit

Permalink
Correct 9.0 PU 14 URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
UNiXMIT committed Feb 18, 2025
1 parent 67a055d commit b73ecad
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion rhel/ed90.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
- name: ED 9.0 PU 14
set_fact:
installPath: /home/products/ed90pu14
installerName: setup_entdev_9.0_patchupdate13_368120_redhat_x86_64
installerName: setup_entdev_9.0_patchupdate14_371506_redhat_x86_64
S3Prefix: ED/90/PU14/
productName: ED90PU14
edVer: 90
Expand Down
2 changes: 1 addition & 1 deletion sles/ed90.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
- name: ED 9.0 PU 14
set_fact:
installPath: /home/products/ed90pu14
installerName: setup_entdev_9.0_patchupdate13_368120_suse_x64
installerName: setup_entdev_9.0_patchupdate14_371506_suse_x64
S3Prefix: ED/90/PU14/
productName: ED90PU14
edVer: 90
Expand Down
2 changes: 1 addition & 1 deletion ubuntu/ed90.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
- name: ED 9.0 PU 14
set_fact:
installPath: /home/products/ed90pu14
installerName: setup_entdev_9.0_patchupdate13_368120_ubuntu_x64
installerName: setup_entdev_9.0_patchupdate14_371506_ubuntu_x64
S3Prefix: ED/90/PU14/
productName: ED90PU14
edVer: 90
Expand Down
4 changes: 2 additions & 2 deletions win/ed90.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@

- name: ED 9.0 PU 14
set_fact:
installerNameEDVSPU: edvs2022_90_pu13_368122.exe
installerNameEDEPU: ede_90_pu13_368122.exe
installerNameEDVSPU: edvs2022_90_pu14_371508.exe
installerNameEDEPU: ede_90_pu14_371508.exe
S3PrefixPU: ED/90/PU14/
productName: ED90PU14
tags: ed90pu14
2 changes: 1 addition & 1 deletion win/es90.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@

- name: ES 9.0 PU 14
set_fact:
installerNameESPU: es_90_pu13_368122.exe
installerNameESPU: es_90_pu14_371508.exe
S3PrefixPU: ED/90/PU14/
productName: ES90PU14
tags: es90pu14

0 comments on commit b73ecad

Please sign in to comment.