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:
Colin Walters 2025-02-21 16:02:22 -05:00
parent a41a7bac8c
commit c3c8442827
4 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
include:
- fedora-generic.yaml
- fedora-includes/generic.yaml
- minimal/manifest.yaml

View File

@ -1,3 +1,3 @@
include:
- fedora-generic.yaml
- fedora-includes/generic.yaml
- standard/manifest.yaml

View File

@ -1,3 +1,3 @@
include:
- fedora-generic.yaml
- fedora-includes/generic.yaml
- tier-x/manifest.yaml