mirror of
https://github.com/ceph/ceph
synced 2025-01-08 20:21:33 +00:00
dbe33502cb
use the ubuntu_face.yaml facet for the distro used for testing. since we are dropping the support for trusty. Signed-off-by: Kefu Chai <kchai@redhat.com>
14 lines
289 B
YAML
14 lines
289 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
client:
|
|
client permissions: false
|
|
roles:
|
|
- [mon.0, mds.0, osd.0, hadoop.master.0]
|
|
- [mon.1, mgr.x, osd.1, hadoop.slave.0]
|
|
- [mon.2, mgr.y, hadoop.slave.1, client.0]
|
|
openstack:
|
|
- volumes: # attached to each instance
|
|
count: 1
|
|
size: 10 # GB
|