Skip to content

Commit 32ea37e

Browse files
committed
add missing tree/ to source path
1 parent 6567cf9 commit 32ea37e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/inventory/group_vars/all/package-repos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ rpm_package_repos:
481481
distribution_name: rocky-8.10-powertools-
482482
- name: Rocky Linux 8.10 - PowerTools (source)
483483
url: https://mirrors.rockylinux.org/mirrorlist?arch=source&repo=PowerTools-8.10-source&country=NL
484-
base_path: rocky/8.10/PowerTools/source/
484+
base_path: rocky/8.10/PowerTools/source/tree/
485485
short_name: rocky_8_10_powertools_source
486486
sync_group: rocky_8_source
487487
distribution_name: rocky-8.10-powertools-source-

0 commit comments

Comments
 (0)