]> git.proxmox.com Git - pve-manager.git/commit
add node configuration file and API
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 27 Apr 2018 12:02:09 +0000 (14:02 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 2 May 2018 09:34:52 +0000 (11:34 +0200)
commitc4f78bb7c6efb93e4c140c573717930f0dd566e4
tree74eacbbf0a165830f7f8a9ef935d55c16a66a999
parentccfd6ea6d3a5540c16b95dac87fcb30de40d7ac5
add node configuration file and API

this currently only contains a description and the node-specific ACME
configuration, but I am sure we can find other goodies to put there.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
PVE/API2/Makefile
PVE/API2/NodeConfig.pm [new file with mode: 0644]
PVE/API2/Nodes.pm
PVE/Makefile
PVE/NodeConfig.pm [new file with mode: 0644]