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