mirror of
https://github.com/ceph/ceph
synced 2025-01-11 21:50:26 +00:00
doc: Multi-monitor support means ceph::single_mon was renamed.
This changed in ceph-cookbooks.git commit 8e56551b11fe28cc4f29f4fcdcf6c38516bdc833. Signed-off-by: Tommi Virtanen <tv@inktank.com>
This commit is contained in:
parent
67710a65c7
commit
e48dab43ae
@ -50,7 +50,7 @@ Create a role file for the Ceph monitor. ::
|
||||
name "ceph-mon"
|
||||
description "Ceph monitor server"
|
||||
run_list(
|
||||
'recipe[ceph::single_mon]'
|
||||
'recipe[ceph::mon]'
|
||||
)
|
||||
EOF
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user