ceph/qa/clusters/fixed-1.yaml
Patrick Donnelly 382357dcd4
qa: simplify postmerge construction
and avoid errors when "clusternodes" is not defined.

Fixes: https://tracker.ceph.com/issues/67352
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2024-08-05 21:07:24 -04:00

15 lines
321 B
YAML

overrides:
ceph-deploy:
conf:
global:
osd pool default size: 2
osd crush chooseleaf type: 0
osd pool default pg num: 128
osd pool default pgp num: 128
ceph:
conf:
osd:
osd shutdown pgref assert: true
roles:
- [mon.a, mgr.x, osd.0, osd.1, osd.2, client.0]