Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@ repos:
- fedora
- fedora-updates

# All Fedora CoreOS streams share the same pool for locked files.
# This will be in fedora-coreos.yaml in the future so it can be more easily be
# shared between all the streams
lockfile-repos:
- fedora-coreos-pool

add-commit-metadata:
fedora-coreos.stream: testing-devel

Expand Down
4 changes: 4 additions & 0 deletions manifests/fedora-coreos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ include: fedora-coreos-base.yaml
automatic-version-prefix: "${releasever}.<date:%Y%m%d>.dev"
mutate-os-release: "${releasever}"

# All Fedora CoreOS streams share the same pool for locked files.
lockfile-repos:
- fedora-coreos-pool

packages:
- fedora-release-coreos
- fedora-repos-ostree
Expand Down