diff --git a/fedora-coreos-base.yaml b/fedora-coreos-base.yaml index 4707044606..48765cb854 100644 --- a/fedora-coreos-base.yaml +++ b/fedora-coreos-base.yaml @@ -83,6 +83,7 @@ postprocess: # TODO: make this idempotent, and don't error out if # we can't resize. growpart ${parent_device} ${partition} || true + xfs_growfs /sysroot # this is already idempotent touch /var/lib/coreos-growpart.stamp EOF