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
a41a7bac8c
commit
c3c8442827
|
|
@ -1,3 +1,3 @@
|
||||||
include:
|
include:
|
||||||
- fedora-generic.yaml
|
- fedora-includes/generic.yaml
|
||||||
- minimal/manifest.yaml
|
- minimal/manifest.yaml
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
include:
|
include:
|
||||||
- fedora-generic.yaml
|
- fedora-includes/generic.yaml
|
||||||
- standard/manifest.yaml
|
- standard/manifest.yaml
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
include:
|
include:
|
||||||
- fedora-generic.yaml
|
- fedora-includes/generic.yaml
|
||||||
- tier-x/manifest.yaml
|
- tier-x/manifest.yaml
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue