mirror of https://github.com/Icinga/icinga2.git
Unnecessary letter
This commit is contained in:
parent
dc79c4e59a
commit
084dde298e
|
@ -724,7 +724,7 @@ The setup wizard will ensure that the following steps are taken:
|
||||||
|
|
||||||
* Enable the `api` feature.
|
* Enable the `api` feature.
|
||||||
* Create a certificate signing request (CSR) for the local node.
|
* Create a certificate signing request (CSR) for the local node.
|
||||||
* Request a signed certificate i(optional with the provided ticket number) on the master node.
|
* Request a signed certificate (optional with the provided ticket number) on the master node.
|
||||||
* Allow to verify the parent node's certificate.
|
* Allow to verify the parent node's certificate.
|
||||||
* Store the signed agent/satellite certificate and ca.crt in `/var/lib/icinga2/certs`.
|
* Store the signed agent/satellite certificate and ca.crt in `/var/lib/icinga2/certs`.
|
||||||
* Update the `zones.conf` file with the new zone hierarchy.
|
* Update the `zones.conf` file with the new zone hierarchy.
|
||||||
|
|
Loading…
Reference in New Issue