Skip to content

Commit 1de7550

Browse files
authored
Merge pull request #313 from stackhpc/rocky9-sig-security-fix
Fix base_path for SIG Security Common repo
2 parents 09ac2b4 + 2a4ae6c commit 1de7550

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
@@ -681,7 +681,7 @@ rpm_package_repos:
681681
distribution_name: rocky-9.4-highavailability-
682682
- name: Rocky Linux 9 - SIG Security Common
683683
url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-sig-security-common-9&arch=x86_64&country=NL
684-
base_path: pub/sig/9/security/x86_64/security-common/
684+
base_path: rocky/sig/9/security/x86_64/security-common/
685685
short_name: rocky_9_sig_security_common
686686
distribution_name: rocky-9-sig-security-common-
687687

0 commit comments

Comments
 (0)