]> git.proxmox.com Git - pve-installer.git/commit
make auto install source mode use a singular name
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 23 Apr 2024 10:37:47 +0000 (12:37 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 23 Apr 2024 13:18:15 +0000 (15:18 +0200)
commitd2c9b9fda45cf9c6d057336e841ad90a4581599d
tree22f23cdcda42081176d4c0c06bd56cbc6682cdf5
parent017ef536f85c7f54c1c5652d53761e9741838aa7
make auto install source mode use a singular name

A enum is always only one specific variant, not multiple.

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