Swap symlink state for fedora-bootc -> fedora-standard

Followup to the naming standardization. Now `fedora-bootc.yaml`
is effectively a deprecated alias only used by the legacy pungi configs.

Signed-off-by: Colin Walters <walters@verbum.org>
This commit is contained in:
Colin Walters 2025-02-21 15:43:39 -05:00
parent 321e242c82
commit a41a7bac8c
2 changed files with 4 additions and 4 deletions

View File

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

1
fedora-bootc.yaml Symbolic link
View File

@ -0,0 +1 @@
fedora-standard.yaml

View File

@ -1 +0,0 @@
fedora-bootc.yaml

3
fedora-standard.yaml Normal file
View File

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