pmg-docs/cluster.conf.5-opts.adoc
Thomas Lamprecht e0e71e6a5c update static schema info
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-11-28 22:18:25 +01:00

29 lines
484 B
Plaintext

`cid`: `<integer> (1 - N)` ::
Cluster Node ID.
`fingerprint`: `^(:?[A-Z0-9][A-Z0-9]:){31}[A-Z0-9][A-Z0-9]$` ::
SSL certificate fingerprint.
`hostrsapubkey`: `^[A-Za-z0-9\.\/\+=]{200,}$` ::
Public SSH RSA key for the host.
`ip`: `<string>` ::
IP address.
`maxcid`: `<integer> (1 - N)` ::
Maximum used cluster node ID (used internally, do not modify).
`name`: `<string>` ::
Node name.
`rootrsapubkey`: `^[A-Za-z0-9\.\/\+=]{200,}$` ::
Public SSH RSA key for the root user.