diff --git a/fedora-iot-42.yaml b/fedora-iot-42.yaml index 134eb1e..54dbe68 100644 --- a/fedora-iot-42.yaml +++ b/fedora-iot-42.yaml @@ -1,4 +1,5 @@ releasever: 42 repos: - - fedora-devel + - fedora + - fedora-updates include: fedora-iot-bootc.yaml diff --git a/fedora-iot-43.yaml b/fedora-iot-43.yaml new file mode 100644 index 0000000..7b28efb --- /dev/null +++ b/fedora-iot-43.yaml @@ -0,0 +1,4 @@ +releasever: 43 +repos: + - fedora-devel +include: fedora-iot-bootc.yaml