Skip to content

Commit 70e626b

Browse files
committed
add RockyLinux 8.10 PowerTools source
1 parent 7f1491c commit 70e626b

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
484+
base_path: rocky/8.10/PowerTools/source/
485+
short_name: rocky_8_10_powertools_source
486+
sync_group: rocky_8
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)