]> git.proxmox.com Git - pve-installer.git/commit
auto-installer: use new `lvm_auto_rename` option to avoid prompt
authorChristoph Heiss <c.heiss@proxmox.com>
Mon, 22 Apr 2024 12:46:43 +0000 (14:46 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 22 Apr 2024 12:51:16 +0000 (14:51 +0200)
commitec880798ba7aa28ded5eb83c860c5f913caf9702
treeb0f2cf891c72de2f1f6ffa0fb337f9df0e72a684
parentec7b6356132b17f7f48ea0f7ec7be02272eedc13
auto-installer: use new `lvm_auto_rename` option to avoid prompt

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
proxmox-auto-installer/src/utils.rs
proxmox-auto-installer/tests/resources/parse_answer/disk_match.json
proxmox-auto-installer/tests/resources/parse_answer/disk_match_all.json
proxmox-auto-installer/tests/resources/parse_answer/disk_match_any.json
proxmox-auto-installer/tests/resources/parse_answer/minimal.json
proxmox-auto-installer/tests/resources/parse_answer/nic_matching.json
proxmox-auto-installer/tests/resources/parse_answer/specific_nic.json
proxmox-auto-installer/tests/resources/parse_answer/zfs.json
proxmox-installer-common/src/setup.rs
proxmox-tui-installer/src/setup.rs