]> git.proxmox.com Git - pve-manager-legacy.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)
commitac99650fc2b7e8a2a3503bee156aec78263b680e
tree0bcbdac64f7ecd33353c093d897943eb7b9b1eb8
parentad136f90be10fc2a01acbc6b1c327a6ec4d6f1dd
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]