diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-07-03 23:43:17 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-07-03 23:44:47 +0200 |
| commit | 97c97e7b9880a90b2e54dd2b5f02aaf65824fb1f (patch) | |
| tree | d0f0086ead57a6e798aac3038298cc557c30c6cd /roles/pve/meta/argument_specs.yml | |
| parent | 005c49353a6a71954e6a975a43989ded1786022a (diff) | |
Refactor pve roles to create storage separately
Diffstat (limited to 'roles/pve/meta/argument_specs.yml')
| -rw-r--r-- | roles/pve/meta/argument_specs.yml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/roles/pve/meta/argument_specs.yml b/roles/pve/meta/argument_specs.yml index ab9f22c6..195ca146 100644 --- a/roles/pve/meta/argument_specs.yml +++ b/roles/pve/meta/argument_specs.yml @@ -17,11 +17,3 @@ argument_specs: type: "str" description: "PVE realm admin password" default: "changeme" - pve_lvm_device: - type: "str" - description: "Block device for PVE LVM volume group (e.g. /dev/sda4)" - default: "/dev/sda4" - pve_lvm_vg_name: - type: "str" - description: "LVM volume group name — PVE auto-detects VG named 'pve' as local-lvm storage" - default: "pve" |
