]> git.proxmox.com Git - pve-installer.git/commit - Proxmox/Install/RunEnv.pm
run env: make addresses optional, include all interfaces
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 21 Jun 2023 09:52:14 +0000 (11:52 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 21 Jun 2023 09:54:41 +0000 (11:54 +0200)
commit5ea718f66d7d2e51ab654c8863b61880760afff0
treecd0f155ba71b8e7a4a2b8d9e28da6f9e9e6d2942
parente12667524d4e51cc29c89b1b060c12498083dac6
run env: make addresses optional, include all interfaces

Similar to our actual battle proven get_ip_config, but as the TUI
uses this one, and switching to it rather more risk, make just
addresses optional, add skip for "lo" loopback and don't skip ifaces
that aren't UP in the current helper.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Proxmox/Install/RunEnv.pm
proxmox-tui-installer/src/options.rs
proxmox-tui-installer/src/setup.rs