Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions ansible/inventory/group_vars/all/package-repos
Original file line number Diff line number Diff line change
Expand Up @@ -479,6 +479,12 @@ rpm_package_repos:
short_name: rocky_8_10_powertools
sync_group: rocky_8
distribution_name: rocky-8.10-powertools-
- name: Rocky Linux 8.10 - PowerTools (source)
url: https://mirrors.rockylinux.org/mirrorlist?arch=source&repo=PowerTools-8.10-source&country=NL
base_path: rocky/8.10/PowerTools/source/tree/
short_name: rocky_8_10_powertools_source
sync_group: rocky_8_source
distribution_name: rocky-8.10-powertools-source-

# Base Rocky Linux 9.6 repositories
- name: Rocky Linux 9.6 - AppStream
Expand Down