Skip to content

Commit b6b2f72

Browse files
authored
Merge pull request #10056 from legioner0/patch-1
Update 06-distributed-monitoring.md
2 parents d5d59c3 + 1526b19 commit b6b2f72

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

AUTHORS

+1
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ Patrick Dolinic <pdolinic@netways.de>
225225
Patrick Huy <frz@frz.cc>
226226
Paul Denning <paul.denning@dimensiondata.com>
227227
Paul Richards <paul@minimoo.org>
228+
Pavel Motyrev <legioner.r@gmail.com>
228229
Pawel Szafer <pszafer@gmail.com>
229230
Per von Zweigbergk <pvz@itassistans.se>
230231
Peter Eckel <6815386+peteeckel@users.noreply.github.com>

doc/06-distributed-monitoring.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3183,7 +3183,7 @@ Create a certificate signing request (CSR) for the local instance:
31833183
Sign the CSR with the previously created CA:
31843184

31853185
```
3186-
[root@icinga2-master1.localdomain /root]# icinga2 pki sign-csr --csr icinga2-master1.localdomain.csr --cert icinga2-master1.localdomain
3186+
[root@icinga2-master1.localdomain /root]# icinga2 pki sign-csr --csr icinga2-master1.localdomain.csr --cert icinga2-master1.localdomain.crt
31873187
```
31883188

31893189
Repeat the steps for all instances in your setup.

0 commit comments

Comments
 (0)