]> git.proxmox.com Git - pmg-api.git/commit
add PMG::NodeConfig::filter_domains_by_type helper
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 17 Mar 2021 10:02:15 +0000 (11:02 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 17 Mar 2021 10:26:29 +0000 (11:26 +0100)
commit4b01992ff75a8c3750c1fdbe22095a98f54f011c
tree557d4f7d65a2984bb55830758ffff2b81fdca02c
parentb9725bac596608e7f1043dca5a94972e7f909813
add PMG::NodeConfig::filter_domains_by_type helper

for reuse

The private $filter_domains is still there to do the
in-place modification it did before.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PMG/API2/Certificates.pm
src/PMG/NodeConfig.pm