]> git.proxmox.com Git - pve-storage.git/commit
cephconfig: allow writing arbitrary sections
authorMax Carrara <m.carrara@proxmox.com>
Tue, 2 Apr 2024 14:55:16 +0000 (16:55 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 11 Apr 2024 09:53:37 +0000 (11:53 +0200)
commit8777f4a6002ca1531241d40c5bd32f40c8eb92a3
tree088e559cc538a4f41c8a175829275eae0de10ed3
parent094f3f901fafdf6fa21b8be9274a1d22e7de7a16
cephconfig: allow writing arbitrary sections

This adds support for writing arbitrary sections to 'ceph.conf' while
ensuring that already written sections are not duplicated.

Signed-off-by: Max Carrara <m.carrara@proxmox.com>
Tested-by: Friedrich Weber <f.weber@proxmox.com>
src/PVE/CephConfig.pm