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
62b9f3e766
commit
8fbe774210
2 changed files with 4 additions and 4 deletions
|
|
@ -1,3 +0,0 @@
|
|||
include:
|
||||
- fedora-generic.yaml
|
||||
- standard/manifest.yaml
|
||||
1
fedora-bootc.yaml
Symbolic link
1
fedora-bootc.yaml
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
fedora-standard.yaml
|
||||
|
|
@ -1 +0,0 @@
|
|||
fedora-bootc.yaml
|
||||
3
fedora-standard.yaml
Normal file
3
fedora-standard.yaml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
include:
|
||||
- fedora-generic.yaml
|
||||
- standard/manifest.yaml
|
||||
Loading…
Add table
Add a link
Reference in a new issue