Skip to content

Defaults system: Add support for multiple VLAN or support for multiple default "presets"Β #9854

@Gregor-zbjk

Description

@Gregor-zbjk

🌟 Briefly describe the feature

Add the ability to define multiple VLANs in a defaults file, or alternatively, allow multiple default presets that can be selected during installation.

πŸ“ Detailed description

It would be helpful to have the option to specify several VLANs directly in the defaults file and choose one of them from a menu during the installer script.

Example:
var_vlan: 99, 10, 20

These VLANs should appear as selectable options during the installation process.

Alternative approach:
Instead of (or in addition to) multiple VLAN entries, offering multiple global default presets would be very useful. For example, one preset for internal applications, another for gaming servers, and so on. Users could then simply select the desired preset either in the installer or via a menu, without needing to go through advanced configuration each time.

πŸ’‘ Why is this useful?

This feature would streamline the installation workflow and eliminate the need to manually configure VLAN tags repeatedly. For users like me where VLAN 99 is the primary network but VLAN 10 is required for internal applications, the current defaults system cannot be used effectively. Adding support for multiple VLANs or selectable presets would significantly improve flexibility and overall ease of use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions