]> git.proxmox.com Git - qemu-server.git/commit
use get_repository from PVE::PBSClient
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 3 Dec 2020 11:43:40 +0000 (12:43 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 3 Dec 2020 16:25:32 +0000 (17:25 +0100)
commitfbec3f894a04aabb632a0006dbce37dd639368d1
tree93f62e9c9fc9b0edace1157359dfa91300073971
parent012b520e5b7d254b8131f1e1a185ecb6283b9a27
use get_repository from PVE::PBSClient

this fixes the issue that we did not generate the correct repository
url for pbs storages that contained an ipv6 address or a port

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PVE/QemuServer.pm
PVE/VZDump/QemuServer.pm