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:
parent
321e242c82
commit
a41a7bac8c
|
|
@ -1,3 +0,0 @@
|
|||
include:
|
||||
- fedora-generic.yaml
|
||||
- standard/manifest.yaml
|
||||
|
|
@ -0,0 +1 @@
|
|||
fedora-standard.yaml
|
||||
|
|
@ -1 +0,0 @@
|
|||
fedora-bootc.yaml
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
include:
|
||||
- fedora-generic.yaml
|
||||
- standard/manifest.yaml
|
||||
Loading…
Reference in New Issue