-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
🌟 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
Labels
enhancementNew feature or requestNew feature or request