]> git.proxmox.com Git - pve-installer.git/commit
auto installer: drop fetch-from auto mode
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 23 Apr 2024 12:43:52 +0000 (14:43 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 23 Apr 2024 13:18:15 +0000 (15:18 +0200)
commit1470045272316c9581f4bc824a9747c2485df0f5
treeafb5c46e1be2db8b1047d778b33ff90f27cda228
parentd2c9b9fda45cf9c6d057336e841ad90a4581599d
auto installer: drop fetch-from auto mode

It simpler to force the user to chose, as then they will always know
where an ISO pulls the answer file from without any complex automatic
fallback logic, which might be also undesired, especially in
environments where one has not full control (trust) over the network.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
proxmox-auto-install-assistant/src/main.rs
proxmox-auto-installer/src/utils.rs
proxmox-fetch-answer/src/main.rs