]> git.proxmox.com Git - pve-container.git/commit
exclude 'parent' from config when restoring
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 15 Feb 2016 14:10:56 +0000 (15:10 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 18 Feb 2016 10:51:31 +0000 (11:51 +0100)
commitbec87a82397af455ba441cabd982adb158cf5c2b
tree102a39c81f45fff4b104658e7e84b7ec323eb181
parentcdf0e51fdeaea4c4e20dcf8d6a146c26092ff59f
exclude 'parent' from config when restoring

without this, if you restore an lxc container from a backup
while it has snapshots, the parser does not understand the
'parent' option and aborts

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