Commit 6257be1
committed
Add cloud-init config for disk resize on cloud environments
Bundles are RHCOS so it have the host root filesystem is mounted at /sysroot, not /
on cloud init side this is the mount point we should try to resize.
Reference: https://gitlab.com/fedora/bootc/examples/-/tree/main/cloud-init1 parent 27588c4 commit 6257be1
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
203 | 214 | | |
204 | 215 | | |
205 | 216 | | |
| |||
0 commit comments