I was trying to set my mimic dashboard cert using the instructions
from 

http://docs.ceph.com/docs/mimic/mgr/dashboard/

and I'm pretty sure the lines


$ ceph config-key set mgr mgr/dashboard/crt -i dashboard.crt
$ ceph config-key set mgr mgr/dashboard/key -i dashboard.key

should be

$ ceph config-key set mgr/dashboard/crt -i dashboard.crt
$ ceph config-key set mgr/dashboard/key -i dashboard.key

Can anyone confirm?


-- 
Junk <j...@therobinsonfamily.net>

_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to