From fe2a416c5e66b281481e36f1c5274e44977e0f2f Mon Sep 17 00:00:00 2001 From: rblundon Date: Sun, 6 Jul 2025 23:07:51 -0500 Subject: [PATCH] wrong ISO --- .../04-vm-templates/fedora-42/fedora-42-small.pkrvars.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra-config/04-vm-templates/fedora-42/fedora-42-small.pkrvars.hcl b/infra-config/04-vm-templates/fedora-42/fedora-42-small.pkrvars.hcl index 885904c..b16b6d6 100755 --- a/infra-config/04-vm-templates/fedora-42/fedora-42-small.pkrvars.hcl +++ b/infra-config/04-vm-templates/fedora-42/fedora-42-small.pkrvars.hcl @@ -19,7 +19,7 @@ ssh_username = "wed" # ISO Objects -iso_file = "Fedora-Server-netinst-x86_64-42-1.4.iso" +iso_file = "Fedora-Server-netinst-x86_64-42-1.1.iso" iso_checksum = "231f3e0d1dc8f565c01a9f641b3d16c49cae44530074bc2047fe2373a721c82f" iso_checksum_type = "sha256"