We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f1491c + 32ea37e commit 7d087c1Copy full SHA for 7d087c1
ansible/inventory/group_vars/all/package-repos
@@ -479,6 +479,12 @@ rpm_package_repos:
479
short_name: rocky_8_10_powertools
480
sync_group: rocky_8
481
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-
488
489
# Base Rocky Linux 9.6 repositories
490
- name: Rocky Linux 9.6 - AppStream
0 commit comments