]> git.proxmox.com Git - pmg-api.git/commit
add initial SectionConfig for PBS
authorStoiko Ivanov <s.ivanov@proxmox.com>
Mon, 16 Nov 2020 11:01:10 +0000 (12:01 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 17 Nov 2020 08:54:28 +0000 (09:54 +0100)
commit2de4cfb28626b26a76e04d76d8c40748c47140ab
treeb11dd73abda92a23ae1752935c15744f70b79a58
parent6522f6b544e0f69714bfe3b4cfa80cc5137b7bb9
add initial SectionConfig for PBS

add a SectionConfig definition to hold information about PBS-remotes used
for backing up PMG.

Mostly adapted from the PBSPlugin.pm in pve-storage.

This commit needs a versioned dependency on pve-common

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
debian/dirs
src/Makefile
src/PMG/PBSConfig.pm [new file with mode: 0644]