From cb47bce8f9f74507ab3444de06313aa71a82d14c Mon Sep 17 00:00:00 2001 From: Alexis Ben Miloud--Josselin Date: Fri, 22 Sep 2023 11:50:20 +0200 Subject: [PATCH] HowtoCeph: mot en trop --- HowtoCeph.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HowtoCeph.md b/HowtoCeph.md index c749ffc1..9b7ec924 100644 --- a/HowtoCeph.md +++ b/HowtoCeph.md @@ -1002,7 +1002,7 @@ Pour contourner le problème, il faut ajouter `rx` pour les OSD : # ceph auth caps client.nagios mon 'allow r' osd 'allow rx' ~~~ -Aussi, ce _check_, contrairement aux autres, ne permet pas de spécifier le chemin du fichier `.keyring`, il faut donc donc le placer fichier ici : `/etc/ceph/ceph.client.nagios.keyring`. +Aussi, ce _check_, contrairement aux autres, ne permet pas de spécifier le chemin du fichier `.keyring`, il faut placer fichier ici : `/etc/ceph/ceph.client.nagios.keyring`. ## `check_ceph_rgw_api`