mirror of
https://github.com/rancher/os.git
synced 2025-07-19 17:39:04 +00:00
Merge pull request #1828 from rancher/add-stamp-file-info-to-resize-device
Mention the resizefs.done file in the docs
This commit is contained in:
commit
063f12dabe
@ -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.
|
||||
|
||||
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
|
||||
#cloud-config
|
||||
rancher:
|
||||
|
Loading…
Reference in New Issue
Block a user