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 }}"