On 9/13/18 9:48 AM, Wolfgang Bumiller wrote:
> Signed-off-by: Wolfgang Bumiller <w.bumil...@proxmox.com>
> ---
> And sorted them...

thanks for that! irked me too on the last addition..

> 
>  src/PVE/LXC/Config.pm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/PVE/LXC/Config.pm b/src/PVE/LXC/Config.pm
> index 7c10f4d..3b1e2df 100644
> --- a/src/PVE/LXC/Config.pm
> +++ b/src/PVE/LXC/Config.pm
> @@ -277,7 +277,7 @@ my $confdesc = {
>       optional => 1,
>       type => 'string',
>       description => "Lock/unlock the VM.",
> -     enum => [qw(mounted migrate backup snapshot rollback)],
> +     enum => [qw(backup disk migrate mounted rollback snapshot 
> snapshot-delete)],
>      },
>      onboot => {
>       optional => 1,
> 


_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to