diff --git a/image.yaml b/image.yaml index 863d4e1207..35d4951ae9 100644 --- a/image.yaml +++ b/image.yaml @@ -3,9 +3,11 @@ # streams. include: image-base.yaml - # We don't have zincati for rawhide, so we can bypass the issues in # https://github.com/coreos/fedora-coreos-tracker/issues/1263 # and enable it by default for rawhide! deploy-via-container: true container-imgref: "ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide" + +# Default this to on in rawhide +composefs: true