Skip to content

Commit

Permalink
sap_ha_pacemaker_cluster: fix MS Azure repo name for RHEL
Browse files Browse the repository at this point in the history
  • Loading branch information
ja9fuchs committed Nov 29, 2024
1 parent 9d63f98 commit 2fa9c66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions roles/sap_ha_pacemaker_cluster/vars/redhat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ __sap_ha_pacemaker_cluster_repos_dict:
cloud_msazure_vm:
- id: "rhel-{{ ansible_distribution_major_version }}-for-{{ ansible_architecture }}-highavailability-e4s-rhui-rpms"
name: High Availability
- id: "rhui-microsoft-azure-rhel8-sap-ha"
name: Microsoft Azure RPMs for Red Hat Enterprise Linux 8 (rhel8-sap-ha)
- id: "rhui-microsoft-azure-rhel{{ ansible_distribution_major_version }}-sap-ha"
name: Microsoft Azure RPMs for Red Hat Enterprise Linux {{ ansible_distribution_major_version }} (rhel{{ ansible_distribution_major_version }}-sap-ha)
hyp_ibmpower_vm:
- id: "rhel-{{ ansible_distribution_major_version }}-for-{{ ansible_architecture }}-highavailability-e4s-rpms"
name: High Availability E4S (4-Year) for Power, little endian
Expand Down

0 comments on commit 2fa9c66

Please sign in to comment.