]> git.proxmox.com Git - pve-installer.git/commit
assistant: error out on set network config for dhcp
authorStoiko Ivanov <s.ivanov@proxmox.com>
Tue, 23 Apr 2024 15:18:06 +0000 (17:18 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 23 Apr 2024 15:26:25 +0000 (17:26 +0200)
commit5e0e670c2bef6ac78c9c4b293bee1293c8f9f6db
treea1bc8d08e7f112091cd602115b0f321eba70aee2
parent9a5b563dfeb3bd0bc78f1479bc0d901377a6759b
assistant: error out on set network config for dhcp

potentially will not happen too often in practice if the sample files
always contain the right source. Still having settings in an answer
file that get ignored does not seem right.

tested with `validate-answer` on a file without `source` in the
network section (which initially caused confusion for me)

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
proxmox-auto-installer/src/answer.rs