]> git.proxmox.com Git - pve-container.git/commit
adapt CT config parser for pending changes
authorOguz Bektas <o.bektas@proxmox.com>
Mon, 14 Oct 2019 08:28:41 +0000 (10:28 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 18 Oct 2019 18:39:07 +0000 (20:39 +0200)
commit7547dc63b723f67eefb4ba4f7b50f55a1970b19f
treef873f5a10a109cb7bed49f82dd7bd6bec27f4cd0
parent6b81ef77024cdcf236c3f3a5b6ec2cd147519b14
adapt CT config parser for pending changes

config parser can now read/write [pve:pending] section. this was named
such, instead of [PENDING], after on- and offline discussion regarding
namespacing the pending section and snapshots.

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
src/PVE/LXC/Config.pm