diff --git a/configs/fedora/fedora-41.yaml b/configs/fedora/fedora-41.yaml index f2146e4..dec6e78 100644 --- a/configs/fedora/fedora-41.yaml +++ b/configs/fedora/fedora-41.yaml @@ -1,4 +1,4 @@ -image_url: "https://mirrors.bfsu.edu.cn/fedora/releases/43/Cloud/x86_64/images/Fedora-Cloud-Base-Generic-43-1.6.x86_64.qcow2" +image_url: "https://dl.fedoraproject.org/pub/fedora/linux/releases/41/Cloud/x86_64/images/Fedora-Cloud-Base-Generic-41-1.4.x86_64.qcow2" vm_name: "cloudimg-fedora-41" vm_id: 100008 storage: "local" diff --git a/configs/fedora/fedora-42.yaml b/configs/fedora/fedora-42.yaml index c5d4deb..2b2ea7c 100644 --- a/configs/fedora/fedora-42.yaml +++ b/configs/fedora/fedora-42.yaml @@ -1,4 +1,4 @@ -image_url: "https://mirrors.bfsu.edu.cn/fedora/releases/42/Cloud/x86_64/images/Fedora-Cloud-Base-Generic-42-1.1.x86_64.qcow2" +image_url: "https://dl.fedoraproject.org/pub/fedora/linux/releases/42/Cloud/x86_64/images/Fedora-Cloud-Base-Generic-42-1.1.x86_64.qcow2" vm_name: "cloudimg-fedora-42" vm_id: 100009 storage: "local" diff --git a/configs/fedora/fedora-43.yaml b/configs/fedora/fedora-43.yaml index c24da46..5cff13c 100644 --- a/configs/fedora/fedora-43.yaml +++ b/configs/fedora/fedora-43.yaml @@ -1,4 +1,4 @@ -image_url: "https://mirrors.bfsu.edu.cn/fedora/releases/43/Cloud/x86_64/images/Fedora-Cloud-Base-Generic-43-1.6.x86_64.qcow2" +image_url: "https://dl.fedoraproject.org/pub/fedora/linux/releases/43/Cloud/x86_64/images/Fedora-Cloud-Base-Generic-43-1.6.x86_64.qcow2" vm_name: "cloudimg-fedora-43" vm_id: 100010 storage: "local"