]> git.proxmox.com Git - pve-container.git/commit
add 'tags' option
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 31 Oct 2019 12:36:26 +0000 (13:36 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 20 Nov 2019 18:13:25 +0000 (19:13 +0100)
commit733e52ecc5ec8650f02530041759fa759cbfdd61
treede3e6a0012d5efdff1a50a2f6f2562faea0304df
parentfba36bbd2b0ba4cab82289581b002ceb3d68dd68
add 'tags' option

this is useful as meta information for e.g., provisioning or config
management systems

adding the info also to the 'status' api call to make it easier to show
it in the gui

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
src/PVE/LXC.pm
src/PVE/LXC/Config.pm