]> git.proxmox.com Git - pve-ha-manager.git/commit
Fixed hardcoded type 'vm' in check if vm is ha managed
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 2 Sep 2015 15:52:31 +0000 (17:52 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 3 Sep 2015 06:29:57 +0000 (08:29 +0200)
commit8facb786700278255b2583da7bb59b0c64cb529b
tree90c40e0661982c102088a833256bd409a5a9d0a7
parent3d60e54fc8d13aece359d2efc5807103473d4816
Fixed hardcoded type 'vm' in check if vm is ha managed

The new approach checks every registered resource type.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/HA/Config.pm