]> git.proxmox.com Git - pve-access-control.git/commit - PVE/API2/AccessControl.pm
ticket: use clinfo to get cluster name
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 6 Nov 2019 12:36:28 +0000 (13:36 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 8 Nov 2019 11:19:23 +0000 (12:19 +0100)
commit0fb0c62d742c0dd16a1db6c0d67ec6de215ef4da
tree920dc50cef5f0a2c470c4fb31b9fc0656ff8cbe1
parent6bc6a78ac0904069281f5fa8164178019f9da867
ticket: use clinfo to get cluster name

instead of parsing corosync.conf, and avoid coupling the access-control
API with PVE::Corosync. if corosync.conf and pmxcfs don't agree on how
the cluster is called, there is a bigger issue anyway..

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
PVE/API2/AccessControl.pm