Skip to content

Commit

Permalink
ED 10.0 PU 1
Browse files Browse the repository at this point in the history
  • Loading branch information
UNiXMIT committed Sep 16, 2024
1 parent 3a07410 commit 4cde140
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 5 deletions.
11 changes: 10 additions & 1 deletion rhel/ed100.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,13 @@
S3Prefix: ED/100/GA/
productName: ED100
edVer: 100
tags: ed100
tags: ed100

- name: ED 10.0 PU 1
set_fact:
installPath: /home/products/ed100pu1
installerName: setup_entdev_10.0_patchupdate01_364372_redhat_x86_64
S3Prefix: ED/100/PU1/
productName: ED100PU1
edVer: 100
tags: ed100pu1
11 changes: 10 additions & 1 deletion sles/ed100.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,13 @@
S3Prefix: ED/100/GA/
productName: ED100
edVer: 100
tags: ed100
tags: ed100

- name: ED 10.0 PU 1
set_fact:
installPath: /home/products/ed100pu1
installerName: setup_entdev_10.0_patchupdate01_364372_suse_x64
S3Prefix: ED/100/PU1/
productName: ED100PU1
edVer: 100
tags: ed100pu1
11 changes: 10 additions & 1 deletion ubuntu/ed100.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,13 @@
S3Prefix: ED/100/GA/
productName: ED100
edVer: 100
tags: ed100
tags: ed100

- name: ED 10.0 PU 1
set_fact:
installPath: /home/products/ed100pu1
installerName: setup_entdev_10.0_patchupdate01_364372_ubuntu_x64
S3Prefix: ED/100/PU1/
productName: ED100PU1
edVer: 100
tags: ed100pu1
10 changes: 9 additions & 1 deletion win/ed100.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,12 @@
S3Prefix: ED/100/GA/
productName: ED100
edVer: 100
tags: ed100
tags: ed100

- name: ED 10.0 PU 1
set_fact:
installerNameEDVSPU: edvs2022_100_pu01_364374.exe
installerNameEDEPU: ede_100_pu01_364374.exe
S3PrefixPU: ED/100/PU1/
productName: ED100PU1
tags: ed100pu1
9 changes: 8 additions & 1 deletion win/es100.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,11 @@
S3Prefix: ED/100/GA/
productName: ES100
edVer: 100
tags: es100
tags: es100

- name: ES 10.0 PU 1
set_fact:
installerNameESPU: es_100_pu01_364374
S3PrefixPU: ED/100/PU1/
productName: ES100PU1
tags: es100pu1

0 comments on commit 4cde140

Please sign in to comment.