Skip to content

Commit

Permalink
Merge pull request #239 from stackhpc/feat/elrepo
Browse files Browse the repository at this point in the history
Sync ELRepo 9
  • Loading branch information
m-bull authored Sep 7, 2023
2 parents 5c0ee86 + cfb89b1 commit d38cb35
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ansible/inventory/group_vars/all/package-repos
Original file line number Diff line number Diff line change
Expand Up @@ -596,6 +596,13 @@ rpm_package_repos:
base_path: epel/9/Everything/x86_64/
short_name: epel_9
distribution_name: extra-packages-for-enterprise-linux-9-x86_64-
# ELRepo 9 repository
- name: ELRepo.org Community Enterprise Linux Repository - el9
# Use an HTTPS mirror rather than http from mirrorlist
url: https://lon.mirror.rackspace.com/elrepo/elrepo/el9/x86_64/
base_path: elrepo/elrepo/el9/x86_64/
short_name: elrepo_9
distribution_name: elrepo-el9-x86_64-
# Docker CE for CentOS Stream 9
- name: Docker CE - CentOS Stream 9
url: https://download.docker.com/linux/centos/9/x86_64/stable
Expand Down

0 comments on commit d38cb35

Please sign in to comment.