Fix un-symlinked manifests from branching
Fixes: https://pagure.io/workstation-ostree-config/pull-request/546
This commit is contained in:
parent
fce34fbbc6
commit
84c558c67f
4 changed files with 4 additions and 44 deletions
|
@ -1,11 +0,0 @@
|
|||
variables:
|
||||
bootable_container: false
|
||||
|
||||
include:
|
||||
- kinoite-common.yaml
|
||||
|
||||
# Kept in the leaf manifest as they are overwritten by Pungi in composes
|
||||
repos:
|
||||
- fedora-rawhide
|
||||
# - fedora-42
|
||||
# - fedora-42-updates
|
1
fedora-kinoite.yaml
Symbolic link
1
fedora-kinoite.yaml
Symbolic link
|
@ -0,0 +1 @@
|
|||
kinoite-ostree.yaml
|
|
@ -1,11 +0,0 @@
|
|||
variables:
|
||||
bootable_container: false
|
||||
|
||||
include:
|
||||
- budgie-atomic-common.yaml
|
||||
|
||||
# Kept in the leaf manifest as they are overwritten by Pungi in composes
|
||||
repos:
|
||||
- fedora-rawhide
|
||||
# - fedora-42
|
||||
# - fedora-42-updates
|
1
fedora-onyx.yaml
Symbolic link
1
fedora-onyx.yaml
Symbolic link
|
@ -0,0 +1 @@
|
|||
budgie-atomic-ostree.yaml
|
|
@ -1,11 +0,0 @@
|
|||
variables:
|
||||
bootable_container: false
|
||||
|
||||
include:
|
||||
- sway-atomic-common.yaml
|
||||
|
||||
# Kept in the leaf manifest as they are overwritten by Pungi in composes
|
||||
repos:
|
||||
- fedora-rawhide
|
||||
# - fedora-42
|
||||
# - fedora-42-updates
|
1
fedora-sericea.yaml
Symbolic link
1
fedora-sericea.yaml
Symbolic link
|
@ -0,0 +1 @@
|
|||
sway-atomic-ostree.yaml
|
|
@ -1,11 +0,0 @@
|
|||
variables:
|
||||
bootable_container: false
|
||||
|
||||
include:
|
||||
- silverblue-common.yaml
|
||||
|
||||
# Kept in the leaf manifest as they are overwritten by Pungi in composes
|
||||
repos:
|
||||
- fedora-rawhide
|
||||
# - fedora-42
|
||||
# - fedora-42-updates
|
1
fedora-silverblue.yaml
Symbolic link
1
fedora-silverblue.yaml
Symbolic link
|
@ -0,0 +1 @@
|
|||
silverblue-ostree.yaml
|
Loading…
Reference in a new issue