pveam: add mail to sections

it includes the PMG

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-07-11 21:22:55 +02:00
parent c35f40b1f9
commit b3b889ffb8

View File

@ -60,7 +60,7 @@ __PACKAGE__->register_method ({
section => {
type => 'string',
description => "Restrict list to specified section.",
enum => ['system', 'turnkeylinux'],
enum => ['system', 'mail', 'turnkeylinux'],
optional => 1,
},
}