From 8b359ed9ef407f5ad31ce2f100479ecf4a257910 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Tue, 31 May 2022 14:05:04 -0400 Subject: [PATCH] image: Switch to `oci-chunked` format Now that we have rpm-ostree v2022.2 in the bootimage, we should be able to switch to the chunked image format. This matches https://github.com/coreos/fedora-coreos-config/pull/1698 --- image.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image.yaml b/image.yaml index a4927474b..96eb1a785 100644 --- a/image.yaml +++ b/image.yaml @@ -8,7 +8,7 @@ squashfs-compression: gzip # defaulting to `ip=dhcp,dhcp6 rd.neednet=1` when it doesn't see this key. ignition-network-kcmdline: [] -ostree-format: "oci" +ostree-format: "oci-chunked" vmware-os-type: rhel8_64Guest # VMware hardware versions: https://kb.vmware.com/s/article/1003746