mirror of
https://github.com/rancher/os.git
synced 2025-09-19 00:59:53 +00:00
Mention the resizefs.done file in the docs
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
@@ -9,6 +9,8 @@ layout: os-default
|
|||||||
|
|
||||||
The `resize_device` cloud config option can be used to automatically extend the first partition to fill the size of it's device.
|
The `resize_device` cloud config option can be used to automatically extend the first partition to fill the size of it's device.
|
||||||
|
|
||||||
|
Once the partition has been resized to fill the device, a `/var/lib/rancher/resizefs.done` file will be written to prevent the resize tools from being run again. If you need it to run again, delete that file and reboot.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
#cloud-config
|
#cloud-config
|
||||||
rancher:
|
rancher:
|
||||||
|
Reference in New Issue
Block a user