mirror of
https://github.com/fedora-iot/fedora-iot-bootc.git
synced 2026-08-30 20:30:59 +00:00
Tier-x has been renamed to minimal-plus and a new yaml for Fedora specific packages added. Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
11 lines
224 B
YAML
11 lines
224 B
YAML
variables:
|
|
distro: "fedora-iot"
|
|
|
|
metadata:
|
|
name: fedora-iot-bootc
|
|
summary: Fedora IoT bootc image
|
|
|
|
include:
|
|
- base-images/minimal-plus/manifest.yaml
|
|
- base-images/fedora-includes/generic.yaml
|
|
- iot-packages.yaml
|