Documentation: Fix <> formatting

This commit is contained in:
Michael Friedrich 2014-08-07 15:48:55 +02:00
parent 39248dad42
commit 3be0bb9446
1 changed files with 3 additions and 3 deletions

View File

@ -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
* &lt;fqdn-nodename&gt;.crt
* &lt;fqdn-nodename&gt;.key