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
|
|
|
|
the underlying partition is too big. This removes it from cloud.cfg,
|
|
|
|
putting the onus for resizing on the user post-boot.
|