I want to make it clearer which manifests are actually "toplevels" versus which are just for inclusion. Move fedora-generic to its own subdirectory for this reason. Signed-off-by: Colin Walters <walters@verbum.org>
9 lines
197 B
YAML
9 lines
197 B
YAML
variables:
|
|
distro: "fedora"
|
|
|
|
# Fedora-specific packages here
|
|
packages:
|
|
# https://gitlab.com/fedora/bootc/base-images/-/issues/12
|
|
- fedora-repos-archive
|
|
# Not in RHEL10
|
|
- systemd-resolved
|