Skip to content

Commit

Permalink
[testing] deploy container images by default
Browse files Browse the repository at this point in the history
Switch boot images to use OCI for updates. This is a step towards
bootable containers support and bootc rebase.

See https://fedoraproject.org/wiki/Changes/CoreOSOstree2OCIUpdates
Requires coreos/zincati#1241
See coreos/fedora-coreos-tracker#1823
  • Loading branch information
jbtrystram committed Jan 23, 2025
1 parent 82bb71e commit bb48b0a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@
# similarly to manifest.yaml. Unlike image-base.yaml, which is shared by all
# streams.
include: image-base.yaml

# Move testing to use OCI images by default
# https://github.com/coreos/fedora-coreos-tracker/issues/1823
deploy-via-container: true
container-imgref: "ostree-remote-image:fedora:registry:quay.io/fedora/fedora-coreos:testing"

0 comments on commit bb48b0a

Please sign in to comment.