diskimage-builder/elements/cloud-init-disable-resizefs/README.rst
Gregory Haynes 6ee7da704d Fix cloud-init-disable-resizefs README title
Element readme's need to start with a title that matches the element
name.

Change-Id: Idf48f70e112af1f17d398155a317872b1d569f21
2016-03-01 21:49:10 -08:00

9 lines
344 B
ReStructuredText

===========================
cloud-init-disable-resizefs
===========================
The cloud-init resizefs module can be extremely slow and will also
unwittingly create a root filesystem that cannot be booted by grub if
the underlying partition is too big. This removes it from cloud.cfg,
putting the onus for resizing on the user post-boot.