mirror of https://github.com/Icinga/icinga2.git
Documentation: Fix <> formatting
This commit is contained in:
parent
39248dad42
commit
3be0bb9446
|
@ -187,12 +187,12 @@ Now create a certificate and key file for each node running the following comman
|
|||
Repeat the step for all nodes in your cluster scenario. Save the CA key in case
|
||||
you want to set up certificates for additional nodes at a later time.
|
||||
|
||||
Each node requires the following files in `etc/icinga2/pki` (replace ` fqdn-nodename` with
|
||||
Each node requires the following files in `/etc/icinga2/pki` (replace `fqdn-nodename` with
|
||||
the host's FQDN):
|
||||
|
||||
* ca.crt
|
||||
* <fqdn-nodename>.crt
|
||||
* <fqdn-nodename>.key
|
||||
* <fqdn-nodename>.crt
|
||||
* <fqdn-nodename>.key
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue