Skip to content

Commit

Permalink
all: change all hana media to the same
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-freeman committed Jul 5, 2024
1 parent 982dded commit ceb3d9e
Show file tree
Hide file tree
Showing 10 changed files with 41 additions and 41 deletions.
4 changes: 2 additions & 2 deletions deploy_scenarios/sap_hana/ansible_extravars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@ sap_hana_install_media_dictionary:

softwarecenter_search_list_saphana_x86_64:
- 'SAPCAR_1115-70006178.EXE'
- 'IMDB_SERVER20_078_0-80002031.SAR'
- 'IMDB_SERVER20_077_0-80002031.SAR'
- 'SAPHOSTAGENT62_62-80004822.SAR' # SAP Host Agent 7.22

softwarecenter_search_list_saphana_ppc64le:
- 'SAPCAR_1115-70006238.EXE'
- 'IMDB_SERVER20_078_0-80002031.SAR'
- 'IMDB_SERVER20_077_0-80002031.SAR'
- 'SAPHOSTAGENT62_62-80004822.SAR' # SAP Host Agent 7.22

sap_hana_2_sps06_install:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,8 @@ sap_swpm_templates_install_dictionary:
softwarecenter_search_list_x86_64:
- 'SAPCAR_1115-70006178.EXE'
- 'IMDB_SERVER20_077_0-80002031.SAR'
- 'IMDB_LCAPPS_2078_0-20010426.SAR'
- 'IMDB_AFL20_078_0-80001894.SAR'
- 'IMDB_LCAPPS_2077_0-20010426.SAR'
- 'IMDB_AFL20_077_0-80001894.SAR'
- 'IMDB_CLIENT20_021_28-80002082.SAR' # SAP HANA Client
- 'SWPM20SP18_2-80003424.SAR'
- 'igsexe_4-70005417.sar' # IGS 7.81
Expand Down Expand Up @@ -199,8 +199,8 @@ sap_swpm_templates_install_dictionary:
softwarecenter_search_list_ppc64le:
- 'SAPCAR_1115-70006238.EXE'
- 'IMDB_SERVER20_077_0-80002046.SAR'
- 'IMDB_LCAPPS_2078_0-80002183.SAR'
- 'IMDB_AFL20_078_0-80002045.SAR'
- 'IMDB_LCAPPS_2077_0-80002183.SAR'
- 'IMDB_AFL20_077_0-80002045.SAR'
- 'IMDB_CLIENT20_021_28-80002095.SAR' # SAP HANA Client
- 'SWPM20SP18_2-80003426.SAR'
- 'igsexe_4-70005446.sar' # IGS 7.81
Expand Down
8 changes: 4 additions & 4 deletions deploy_scenarios/sap_s4hana_distributed/ansible_extravars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@ sap_swpm_templates_install_dictionary:
softwarecenter_search_list_x86_64:
- 'SAPCAR_1115-70006178.EXE'
- 'IMDB_SERVER20_077_0-80002031.SAR'
- 'IMDB_LCAPPS_2078_0-20010426.SAR'
- 'IMDB_AFL20_078_0-80001894.SAR'
- 'IMDB_LCAPPS_2077_0-20010426.SAR'
- 'IMDB_AFL20_077_0-80001894.SAR'
- 'IMDB_CLIENT20_021_28-80002082.SAR' # SAP HANA Client
- 'SWPM20SP18_2-80003424.SAR'
- 'igsexe_4-70005417.sar' # IGS 7.81
Expand Down Expand Up @@ -206,8 +206,8 @@ sap_swpm_templates_install_dictionary:
softwarecenter_search_list_ppc64le:
- 'SAPCAR_1115-70006238.EXE'
- 'IMDB_SERVER20_077_0-80002046.SAR'
- 'IMDB_LCAPPS_2078_0-80002183.SAR'
- 'IMDB_AFL20_078_0-80002045.SAR'
- 'IMDB_LCAPPS_2077_0-80002183.SAR'
- 'IMDB_AFL20_077_0-80002045.SAR'
- 'IMDB_CLIENT20_021_28-80002095.SAR' # SAP HANA Client
- 'SWPM20SP18_2-80003426.SAR'
- 'igsexe_4-70005446.sar' # IGS 7.81
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,8 @@ sap_swpm_templates_install_dictionary:
softwarecenter_search_list_x86_64:
- 'SAPCAR_1115-70006178.EXE'
- 'IMDB_SERVER20_077_0-80002031.SAR'
- 'IMDB_LCAPPS_2078_0-20010426.SAR'
- 'IMDB_AFL20_078_0-80001894.SAR'
- 'IMDB_LCAPPS_2077_0-20010426.SAR'
- 'IMDB_AFL20_077_0-80001894.SAR'
- 'IMDB_CLIENT20_021_28-80002082.SAR' # SAP HANA Client
- 'SWPM20SP18_2-80003424.SAR'
- 'igsexe_4-70005417.sar' # IGS 7.81
Expand Down Expand Up @@ -266,8 +266,8 @@ sap_swpm_templates_install_dictionary:
softwarecenter_search_list_ppc64le:
- 'SAPCAR_1115-70006238.EXE'
- 'IMDB_SERVER20_077_0-80002046.SAR'
- 'IMDB_LCAPPS_2078_0-80002183.SAR'
- 'IMDB_AFL20_078_0-80002045.SAR'
- 'IMDB_LCAPPS_2077_0-80002183.SAR'
- 'IMDB_AFL20_077_0-80002045.SAR'
- 'IMDB_CLIENT20_021_28-80002095.SAR' # SAP HANA Client
- 'SWPM20SP18_2-80003426.SAR'
- 'igsexe_4-70005446.sar' # IGS 7.81
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,8 @@ sap_swpm_templates_install_dictionary:
softwarecenter_search_list_x86_64:
- 'SAPCAR_1115-70006178.EXE'
- 'IMDB_SERVER20_077_0-80002031.SAR'
- 'IMDB_LCAPPS_2078_0-20010426.SAR'
- 'IMDB_AFL20_078_0-80001894.SAR'
- 'IMDB_LCAPPS_2077_0-20010426.SAR'
- 'IMDB_AFL20_077_0-80001894.SAR'
- 'IMDB_CLIENT20_021_28-80002082.SAR' # SAP HANA Client
- 'SWPM20SP18_2-80003424.SAR'
- 'igsexe_4-70005417.sar' # IGS 7.81
Expand Down Expand Up @@ -216,8 +216,8 @@ sap_swpm_templates_install_dictionary:
softwarecenter_search_list_ppc64le:
- 'SAPCAR_1115-70006238.EXE'
- 'IMDB_SERVER20_077_0-80002046.SAR'
- 'IMDB_LCAPPS_2078_0-80002183.SAR'
- 'IMDB_AFL20_078_0-80002045.SAR'
- 'IMDB_LCAPPS_2077_0-80002183.SAR'
- 'IMDB_AFL20_077_0-80002045.SAR'
- 'IMDB_CLIENT20_021_28-80002095.SAR' # SAP HANA Client
- 'SWPM20SP18_2-80003426.SAR'
- 'igsexe_4-70005446.sar' # IGS 7.81
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,8 @@ sap_swpm_templates_install_dictionary:
softwarecenter_search_list_x86_64:
- 'SAPCAR_1115-70006178.EXE'
- 'IMDB_SERVER20_077_0-80002031.SAR'
- 'IMDB_LCAPPS_2078_0-20010426.SAR'
- 'IMDB_AFL20_078_0-80001894.SAR'
- 'IMDB_LCAPPS_2077_0-20010426.SAR'
- 'IMDB_AFL20_077_0-80001894.SAR'
- 'IMDB_CLIENT20_021_28-80002082.SAR' # SAP HANA Client
- 'SWPM20SP18_2-80003424.SAR'
- 'igsexe_4-70005417.sar' # IGS 7.81
Expand All @@ -196,8 +196,8 @@ sap_swpm_templates_install_dictionary:
softwarecenter_search_list_ppc64le:
- 'SAPCAR_1115-70006238.EXE'
- 'IMDB_SERVER20_077_0-80002046.SAR'
- 'IMDB_LCAPPS_2078_0-80002183.SAR'
- 'IMDB_AFL20_078_0-80002045.SAR'
- 'IMDB_LCAPPS_2077_0-80002183.SAR'
- 'IMDB_AFL20_077_0-80002045.SAR'
- 'IMDB_CLIENT20_021_28-80002095.SAR' # SAP HANA Client
- 'SWPM20SP18_2-80003426.SAR'
- 'igsexe_4-70005446.sar' # IGS 7.81
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -171,16 +171,16 @@ sap_swpm_templates_install_dictionary:
softwarecenter_search_list_saphana_x86_64:
- 'SAPCAR_1115-70006178.EXE'
- 'IMDB_SERVER20_077_0-80002031.SAR'
- 'IMDB_LCAPPS_2078_0-20010426.SAR'
- 'IMDB_AFL20_078_0-80001894.SAR'
- 'IMDB_LCAPPS_2077_0-20010426.SAR'
- 'IMDB_AFL20_077_0-80001894.SAR'
- 'IMDB_CLIENT20_021_28-80002082.SAR' # SAP HANA Client
- 'SAPHOSTAGENT62_62-80004822.SAR' # SAP Host Agent

softwarecenter_search_list_saphana_ppc64le:
- 'SAPCAR_1115-70006238.EXE'
- 'IMDB_SERVER20_077_0-80002046.SAR'
- 'IMDB_LCAPPS_2078_0-80002183.SAR'
- 'IMDB_AFL20_078_0-80002045.SAR'
- 'IMDB_LCAPPS_2077_0-80002183.SAR'
- 'IMDB_AFL20_077_0-80002045.SAR'
- 'IMDB_CLIENT20_021_28-80002095.SAR' # SAP HANA Client
- 'SAPHOSTAGENT62_62-80004831.SAR' # SAP Host Agent

Expand Down Expand Up @@ -209,8 +209,8 @@ sap_swpm_templates_install_dictionary:
softwarecenter_search_list_ppc64le:
- 'SAPCAR_1115-70006238.EXE'
- 'IMDB_SERVER20_077_0-80002046.SAR'
- 'IMDB_LCAPPS_2078_0-80002183.SAR'
- 'IMDB_AFL20_078_0-80002045.SAR'
- 'IMDB_LCAPPS_2077_0-80002183.SAR'
- 'IMDB_AFL20_077_0-80002045.SAR'
- 'IMDB_CLIENT20_021_28-80002095.SAR' # SAP HANA Client
- 'SWPM20SP18_2-80003426.SAR'
- 'igsexe_4-70005446.sar' # IGS 7.81
Expand Down
10 changes: 5 additions & 5 deletions deploy_scenarios/sap_s4hana_sandbox/ansible_extravars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,9 +170,9 @@ sap_swpm_templates_install_dictionary:

softwarecenter_search_list_x86_64:
- 'SAPCAR_1115-70006178.EXE'
- 'IMDB_SERVER20_078_0-80002031.SAR'
- 'IMDB_LCAPPS_2078_0-20010426.SAR'
- 'IMDB_AFL20_078_0-80001894.SAR'
- 'IMDB_SERVER20_077_0-80002031.SAR'
- 'IMDB_LCAPPS_2077_0-20010426.SAR'
- 'IMDB_AFL20_077_0-80001894.SAR'
- 'IMDB_CLIENT20_021_28-80002082.SAR' # SAP HANA Client
- 'SWPM20SP18_2-80003424.SAR'
- 'igsexe_4-70005417.sar' # IGS 7.81
Expand Down Expand Up @@ -217,8 +217,8 @@ sap_swpm_templates_install_dictionary:
softwarecenter_search_list_ppc64le:
- 'SAPCAR_1115-70006238.EXE'
- 'IMDB_SERVER20_077_0-80002046.SAR'
- 'IMDB_LCAPPS_2078_0-80002183.SAR'
- 'IMDB_AFL20_078_0-80002045.SAR'
- 'IMDB_LCAPPS_2077_0-80002183.SAR'
- 'IMDB_AFL20_077_0-80002045.SAR'
- 'IMDB_CLIENT20_021_28-80002095.SAR' # SAP HANA Client
- 'SWPM20SP18_2-80003426.SAR'
- 'igsexe_4-70005446.sar' # IGS 7.81
Expand Down
8 changes: 4 additions & 4 deletions deploy_scenarios/sap_s4hana_standard/ansible_extravars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,16 +171,16 @@ sap_swpm_templates_install_dictionary:
softwarecenter_search_list_saphana_x86_64:
- 'SAPCAR_1115-70006178.EXE'
- 'IMDB_SERVER20_077_0-80002031.SAR'
- 'IMDB_LCAPPS_2078_0-20010426.SAR'
- 'IMDB_AFL20_078_0-80001894.SAR'
- 'IMDB_LCAPPS_2077_0-20010426.SAR'
- 'IMDB_AFL20_077_0-80001894.SAR'
- 'IMDB_CLIENT20_021_28-80002082.SAR' # SAP HANA Client
- 'SAPHOSTAGENT62_62-80004822.SAR' # SAP Host Agent

softwarecenter_search_list_saphana_ppc64le:
- 'SAPCAR_1115-70006238.EXE'
- 'IMDB_SERVER20_077_0-80002046.SAR'
- 'IMDB_LCAPPS_2078_0-80002183.SAR'
- 'IMDB_AFL20_078_0-80002045.SAR'
- 'IMDB_LCAPPS_2077_0-80002183.SAR'
- 'IMDB_AFL20_077_0-80002045.SAR'
- 'IMDB_CLIENT20_021_28-80002095.SAR' # SAP HANA Client
- 'SAPHOSTAGENT62_62-80004831.SAR' # SAP Host Agent

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ sap_software_templates_dictionary:
softwarecenter_search_list_x86_64:
- 'SAPCAR_1115-70006178.EXE'
- 'IMDB_SERVER20_077_0-80002031.SAR'
- 'IMDB_LCAPPS_2078_0-20010426.SAR'
- 'IMDB_AFL20_078_0-80001894.SAR'
- 'IMDB_LCAPPS_2077_0-20010426.SAR'
- 'IMDB_AFL20_077_0-80001894.SAR'
- 'IMDB_CLIENT20_021_28-80002082.SAR' # SAP HANA Client
- 'SWPM20SP18_2-80003424.SAR'
- 'igsexe_4-70005417.sar' # IGS 7.81
Expand Down Expand Up @@ -62,8 +62,8 @@ sap_software_templates_dictionary:
softwarecenter_search_list_ppc64le:
- 'SAPCAR_1115-70006238.EXE'
- 'IMDB_SERVER20_077_0-80002046.SAR'
- 'IMDB_LCAPPS_2078_0-80002183.SAR'
- 'IMDB_AFL20_078_0-80002045.SAR'
- 'IMDB_LCAPPS_2077_0-80002183.SAR'
- 'IMDB_AFL20_077_0-80002045.SAR'
- 'IMDB_CLIENT20_021_28-80002095.SAR' # SAP HANA Client
- 'SWPM20SP18_2-80003426.SAR'
- 'igsexe_4-70005446.sar' # IGS 7.81
Expand Down

0 comments on commit ceb3d9e

Please sign in to comment.