Skip to content

Commit ac64dec

Browse files
committed
chore: trigger vm replacement to verify aap_job fix
1 parent 6076e65 commit ac64dec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ data "sops_file" "secret_vars" {
44

55
locals {
66
# Use direct mirror that provides Content-Length header (required by libvirt provider)
7-
boot_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?v=2"
7+
boot_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?v=3"
88
}
99

1010
module "runner" {

0 commit comments

Comments
 (0)