]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/krbd/unmap/ceph/ceph.yaml
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / qa / suites / krbd / unmap / ceph / ceph.yaml
1 overrides:
2 ceph:
3 crush_tunables: bobtail
4 mon_bind_addrvec: false
5 mon_bind_msgr2: false
6 conf:
7 global:
8 cephx require version: 1
9 cephx service require version: 1
10 ms bind msgr2: false
11 tasks:
12 - install:
13 - ceph:
14 - exec:
15 client.0:
16 - "ceph osd getcrushmap -o /dev/stdout | crushtool -d - | sed -e 's/alg straw2/alg straw/g' | crushtool -c /dev/stdin -o /dev/stdout | ceph osd setcrushmap -i /dev/stdin"