Move fedora-generic to fedora-includes
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>
This commit is contained in:
parent
8fbe774210
commit
745c9eb6d3
4 changed files with 3 additions and 3 deletions
9
fedora-includes/generic.yaml
Normal file
9
fedora-includes/generic.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue