mirror of
https://github.com/ceph/ceph
synced 2025-01-11 05:29:51 +00:00
750ad8340c
In preparation to deglobalizing CephContext, remove the CephContext* parameter to ceph_clock_now() and ceph::real_clock::now() that carries a configurable offset. Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
8 lines
129 B
YAML
8 lines
129 B
YAML
roles:
|
|
- [mon.a, mon.c, osd.0]
|
|
- [mon.b, osd.1]
|
|
openstack:
|
|
- volumes: # attached to each instance
|
|
count: 2
|
|
size: 10 # GB
|