]> git.proxmox.com Git - pve-common.git/commit
PBSClient: add get_repository to generate repository urls from configs
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 3 Dec 2020 11:43:38 +0000 (12:43 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 3 Dec 2020 15:39:21 +0000 (16:39 +0100)
commit5640c3db26063ea2a8a3a2dee8decb8000d2dbef
treec22efd979c594a2c648d9575b14aed0a40edef28
parent83b0b7d185adb0aba1c36cd29999f5ad925f07eb
PBSClient: add get_repository to generate repository urls from configs

we can use this everywhere we need to have a repository url

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