mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 01:36:23 +00:00
Correct typo in ceph recipe
This commit is contained in:
@@ -68,7 +68,7 @@ docker run -d --net=host \
|
||||
-v /var/lib/ceph/:/var/lib/ceph/ \
|
||||
--name="ceph-mgr" \
|
||||
--restart=always \
|
||||
ceph/daemon mgs
|
||||
ceph/daemon mgr
|
||||
```
|
||||
|
||||
### Setup OSDs
|
||||
|
||||
Reference in New Issue
Block a user