mirror of
https://github.com/fedora-iot/fedora-iot-bootc.git
synced 2026-09-02 22:01:01 +00:00
Add base-images/standard/persistent-journal.yaml to fedora-iot-bootc.yaml Fixes https://github.com/fedora-iot/iot-distro/issues/121 Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
12 lines
273 B
YAML
12 lines
273 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
|
|
- base-images/standard/persistent-journal.yaml
|
|
- iot-packages.yaml
|