]> git.proxmox.com Git - qemu-server.git/commit - PVE/QemuServer.pm
fix #2857: restore: pass keyfile to pbs-restore
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 20 Jul 2020 08:26:21 +0000 (10:26 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 20 Jul 2020 09:08:26 +0000 (11:08 +0200)
commit503e96f8de8872bf5effba5bd58a6c5a71675a17
treeb8f08a786262b30518b129be3feaf3d995a4632a
parent6b84c2d66a2a86a0878fdc817fc64af6bd539477
fix #2857: restore: pass keyfile to pbs-restore

if configured. otherwise restoring encrypted backups will be quite
hard..

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
PVE/QemuServer.pm