Skip to content

Commit 7d087c1

Browse files
authored
Merge pull request #436 from stackhpc/add/rl8-powertools-source
Add RockyLinux 8.10 PowerTools source
2 parents 7f1491c + 32ea37e commit 7d087c1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ansible/inventory/group_vars/all/package-repos

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,6 +479,12 @@ rpm_package_repos:
479479
short_name: rocky_8_10_powertools
480480
sync_group: rocky_8
481481
distribution_name: rocky-8.10-powertools-
482+
- name: Rocky Linux 8.10 - PowerTools (source)
483+
url: https://mirrors.rockylinux.org/mirrorlist?arch=source&repo=PowerTools-8.10-source&country=NL
484+
base_path: rocky/8.10/PowerTools/source/tree/
485+
short_name: rocky_8_10_powertools_source
486+
sync_group: rocky_8_source
487+
distribution_name: rocky-8.10-powertools-source-
482488

483489
# Base Rocky Linux 9.6 repositories
484490
- name: Rocky Linux 9.6 - AppStream

0 commit comments

Comments
 (0)