From 02154c2ef626cca812d443724c5dece62b237e24 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 26 Jul 2022 13:51:11 -0700 Subject: [PATCH] buildvm-a64.stg: move to f36 Signed-off-by: Kevin Fenzi --- inventory/group_vars/buildvm_aarch64_stg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/group_vars/buildvm_aarch64_stg b/inventory/group_vars/buildvm_aarch64_stg index 122e4d466a..e77db78d9f 100644 --- a/inventory/group_vars/buildvm_aarch64_stg +++ b/inventory/group_vars/buildvm_aarch64_stg @@ -26,7 +26,7 @@ koji_topurl: "https://kojipkgs.stg.fedoraproject.org/" # See http://infrastructure.fedoraproject.org/csi/security-policy/ koji_weburl: "https://koji.stg.fedoraproject.org/koji" -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/35/Server/aarch64/os/ +ks_repo: http://10.3.163.35/pub/fedora/linux/releases/36/Server/aarch64/os/ ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora lvm_size: 140000 max_cpu: "{{ num_cpus }}"