Enable full-disk LVM root sizing
This commit is contained in:
@@ -129,6 +129,7 @@ Use these only when you need to override the default layout logic.
|
||||
| `partitioning_boot_size_mib` | `/boot` size in MiB when a separate boot is used. | `1024` |
|
||||
| `partitioning_separate_boot` | Force a separate `/boot` partition. | `true` |
|
||||
| `partitioning_boot_fs_fstype` | Filesystem for `/boot` when separate. | `ext4` |
|
||||
| `partitioning_use_full_disk` | Use remaining LVM space for the root volume. | `true` |
|
||||
|
||||
To protect sensitive information, such as passwords, API keys, and other confidential variables (e.g., `hypervisor_password`), **it is recommended to use Ansible Vault**.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user