From c0812c801ed74fe25e9675055e6a699ee35642a0 Mon Sep 17 00:00:00 2001 From: Paul Whalen Date: Fri, 27 Feb 2026 09:43:02 -0500 Subject: [PATCH] fix: readd ssh-key-dir to f43 for ignition ssh-key-dir was deprecated in f44+, but we still need it in f43 for ignition to work. Signed-off-by: Paul Whalen --- fedora-iot-43.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fedora-iot-43.yaml b/fedora-iot-43.yaml index 3559ff7..7993852 100644 --- a/fedora-iot-43.yaml +++ b/fedora-iot-43.yaml @@ -3,3 +3,5 @@ repos: - fedora - fedora-updates include: fedora-iot-bootc.yaml +packages: + - ssh-key-dir