From 0725a6505c398e90305bf6dc0717fa6f351c548e Mon Sep 17 00:00:00 2001 From: Alex-Welsh Date: Thu, 5 Sep 2024 12:06:38 +0100 Subject: [PATCH] WIP: test pinned baseos mirror --- ansible/inventory/group_vars/all/package-repos | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/inventory/group_vars/all/package-repos b/ansible/inventory/group_vars/all/package-repos index 8bed9c8e..0a4baaae 100644 --- a/ansible/inventory/group_vars/all/package-repos +++ b/ansible/inventory/group_vars/all/package-repos @@ -743,7 +743,7 @@ rpm_package_repos: sync_group: rocky_9 distribution_name: rocky-9.4-appstream- - name: Rocky Linux 9.4 - BaseOS - url: https://mirrors.rockylinux.org/mirrorlist?repo=rocky-BaseOS-9.4&arch=x86_64&country=NL + url: https://rocky-linux-europe-west4.production.gcp.mirrors.ctrliq.cloud/pub/rocky//9.4/BaseOS/x86_64/os/ base_path: rocky/9.4/BaseOS/x86_64/os/ short_name: rocky_9_4_baseos sync_group: rocky_9_baseos