Skip to content

Commit

Permalink
Add 8.0 PU 22
Browse files Browse the repository at this point in the history
  • Loading branch information
UNiXMIT committed Mar 3, 2025
1 parent b73ecad commit b86babb
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 4 deletions.
11 changes: 10 additions & 1 deletion rhel/ed80.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,4 +149,13 @@
S3Prefix: ED/80/PU21/
productName: ED80PU21
edVer: 80
tags: ed80pu21
tags: ed80pu21

- name: ED 8.0 PU 22
set_fact:
installPath: /home/products/ed80pu22
installerName: setup_entdev_8.0_patchupdate22_372373_redhat_x86_64
S3Prefix: ED/80/PU22/
productName: ED80PU22
edVer: 80
tags: ed80pu22
11 changes: 10 additions & 1 deletion sles/ed80.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,13 @@
S3Prefix: ED/80/PU21/
productName: ED80PU21
edVer: 80
tags: ed80pu21
tags: ed80pu21

- name: ED 8.0 PU 22
set_fact:
installPath: /home/products/ed80pu22
installerName: setup_entdev_8.0_patchupdate22_372373_suse_x64
S3Prefix: ED/80/PU22/
productName: ED80PU22
edVer: 80
tags: ed80pu22
10 changes: 9 additions & 1 deletion win/ed80.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,4 +141,12 @@
installerNameEDEPU: ede_80_pu21_369451.exe
S3PrefixPU: ED/80/PU21/
productName: ED80PU21
tags: ed80pu21
tags: ed80pu21

- name: ED 8.0 PU 22
set_fact:
installerNameEDVSPU: edvs2022_80_pu22_372379.exe
installerNameEDEPU: ede_80_pu22_372375.exe
S3PrefixPU: ED/80/PU22/
productName: ED80PU22
tags: ed80pu22
9 changes: 8 additions & 1 deletion win/es80.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,11 @@
installerNameESPU: es_80_pu21_369451.exe
S3PrefixPU: ED/80/PU21/
productName: ES80PU21
tags: es80pu21
tags: es80pu21

- name: ES 8.0 PU 22
set_fact:
installerNameESPU: es_80_pu22_372375.exe
S3PrefixPU: ED/80/PU22/
productName: ES80PU22
tags: es80pu22

0 comments on commit b86babb

Please sign in to comment.