manifests: Drop metadata from fedora manifests

Let's inherit from the generic descriptions.

Signed-off-by: Colin Walters <walters@verbum.org>
This commit is contained in:
Colin Walters 2025-02-21 15:29:17 -05:00
parent 1561ff9b43
commit 321e242c82
3 changed files with 0 additions and 12 deletions

View File

@ -1,7 +1,3 @@
metadata:
name: fedora-boot-tier1
summary: Fedora Bootable Tier 1
include: include:
- fedora-generic.yaml - fedora-generic.yaml
- standard/manifest.yaml - standard/manifest.yaml

View File

@ -1,7 +1,3 @@
metadata:
name: fedora-boot-tier0
summary: Fedora Bootable Tier 0
include: include:
- fedora-generic.yaml - fedora-generic.yaml
- minimal/manifest.yaml - minimal/manifest.yaml

View File

@ -1,7 +1,3 @@
metadata:
name: fedora-boot-tier-x
summary: Fedora Bootable Tier X
include: include:
- fedora-generic.yaml - fedora-generic.yaml
- tier-x/manifest.yaml - tier-x/manifest.yaml