2016-03-02 05:49:10 +00:00
|
|
|
===========================
|
|
|
|
cloud-init-disable-resizefs
|
|
|
|
===========================
|
2015-07-21 21:06:59 +00:00
|
|
|
|
|
|
|
The cloud-init resizefs module can be extremely slow and will also
|
|
|
|
unwittingly create a root filesystem that cannot be booted by grub if
|
2020-08-27 10:19:00 +00:00
|
|
|
the underlying partition is too big. This removes both resizefs and growpart
|
|
|
|
from cloud.cfg, putting the onus for resizing on the user post-boot.
|