From fd08abf95435dde757cb8a32e3126c8877d4eaf3 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 17 Mar 2022 10:40:53 -0700 Subject: [PATCH] Add back the 64bit IoT profile needed for previous commit Signed-off-by: Adam Williamson --- templates.fif.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates.fif.json b/templates.fif.json index ec85c6d1..2df5e71c 100644 --- a/templates.fif.json +++ b/templates.fif.json @@ -477,6 +477,10 @@ "machine": "aarch64", "product": "fedora-IoT-dvd_ostree-iso-aarch64-*" }, + "fedora-IoT-dvd_ostree-iso-x86_64-*-64bit": { + "machine": "64bit", + "product": "fedora-IoT-dvd_ostree-iso-x86_64-*" + }, "fedora-IoT-dvd_ostree-iso-x86_64-*-uefi": { "machine": "uefi", "product": "fedora-IoT-dvd_ostree-iso-x86_64-*"