Skip to content

Commit

Permalink
fix: remove unavailable RHEL 10 repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjelinek authored and richm committed Jan 24, 2025
1 parent 67f561e commit 23955d7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions vars/CentOS_10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
__ha_cluster_repos:
- id: highavailability
name: HighAvailability
- id: resilientstorage
name: ResilientStorage

__ha_cluster_cloud_agents_packages:
x86_64:
Expand Down
2 changes: 0 additions & 2 deletions vars/RedHat_10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
__ha_cluster_repos:
- id: rhel-10-for-{{ ansible_architecture }}-highavailability-rpms
name: High Availability
- id: rhel-10-for-{{ ansible_architecture }}-resilientstorage-rpms
name: Resilient Storage

__ha_cluster_cloud_agents_packages:
x86_64:
Expand Down

0 comments on commit 23955d7

Please sign in to comment.