Skip to content

Defaults system: Support to add tags from installer script #9853

@Gregor-zbjk

Description

@Gregor-zbjk

🌟 Briefly describe the feature

Add tags from installer script to Defaults

📝 Detailed description

I noticed that when I run the installer with option "User Defaults" only the tags defined in the defaults file is added instead of "community-scripts" & "cloud" (e.g. Nextcloudpi).. in the old config file system this was possible.

I would like to see an option to transfer the tags from the installation script to the defaults file
e.g.

var_tags=dev,DEFAULT

DEFAULT=Default Tags of the installer script (e.g. Nextcloudpi: “community-scripts” & “cloud”)

This would be following Tags as result:
dev, community-scripts, cloud

💡 Why is this useful?

This would allow the original installer script tags to be retained and new ones, e.g. “dev”, to be added... thus allowing better differentiation in Proxmox

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