]> git.proxmox.com Git - pmg-docs.git/blame - cluster.conf.5-opts.adoc
add SSL ceriticate generation doc
[pmg-docs.git] / cluster.conf.5-opts.adoc
CommitLineData
0802e594
DM
1`cid`: `<integer> (1 - N)` ::
2
3Cluster Node ID.
4
d7cd791b
DM
5`fingerprint`: `^(:?[A-Z0-9][A-Z0-9]:){31}[A-Z0-9][A-Z0-9]$` ::
6
7SSL certificate fingerprint.
8
9`hostrsapubkey`: `^[A-Za-z0-9\.\/\+]{200,}$` ::
0802e594
DM
10
11Public SSH RSA key for the host.
12
13`ip`: `<string>` ::
14
15IP address.
16
17`maxcid`: `<integer> (1 - N)` ::
18
19Maximum used cluster node ID (used internally, do not modify).
20
21`name`: `<string>` ::
22
23Node name.
24
d7cd791b 25`rootrsapubkey`: `^[A-Za-z0-9\.\/\+]{200,}$` ::
0802e594
DM
26
27Public SSH RSA key for the root user.
28