Skip to content

Commit

Permalink
Merge pull request #305 from stackhpc/yes-i-really-really-mean-it
Browse files Browse the repository at this point in the history
Really actually sync Rocky Linux 9.4
  • Loading branch information
Alex-Welsh authored May 15, 2024
2 parents 51978ad + 527e31c commit 455c100
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions ansible/inventory/group_vars/all/package-repos
Original file line number Diff line number Diff line change
Expand Up @@ -638,19 +638,16 @@ rpm_package_repos:
base_path: rocky/9.4/AppStream/x86_64/os/
short_name: rocky_9_4_appstream
distribution_name: rocky-9.4-appstream-
sync: false
- name: Rocky Linux 9.4 - BaseOS
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-BaseOS-9.4&arch=x86_64&country=NL
base_path: rocky/9.4/BaseOS/x86_64/os/
short_name: rocky_9_4_baseos
distribution_name: rocky-9.4-baseos-
sync: false
- name: Rocky Linux 9.4 - Extras
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-extras-9.4&arch=x86_64&country=NL
base_path: rocky/9.4/extras/x86_64/os/
short_name: rocky_9_4_extras
distribution_name: rocky-9.4-extras-
sync: false

# Additional Rocky Linux 9.4 repositories
# No advanced virt, Ceph or OpenStack
Expand All @@ -659,13 +656,11 @@ rpm_package_repos:
base_path: rocky/9.4/CRB/x86_64/os/
short_name: rocky_9_4_crb
distribution_name: rocky-9.4-crb-
sync: false
- name: Rocky Linux 9.4 - HighAvailability
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-HighAvailability-9.4&arch=x86_64&country=NL
base_path: rocky/9.4/highavailability/x86_64/os/
short_name: rocky_9_4_highavailability
distribution_name: rocky-9.4-highavailability-
sync: false

# Additional CentOS Stream 9 repositories
# NFV OpenvSwitch for CentOS Stream 9
Expand Down

0 comments on commit 455c100

Please sign in to comment.