mirror of
https://github.com/ceph/ceph
synced 2025-02-03 00:43:55 +00:00
e9477ae421
So we can enforce an ordering of tasks and ensure that the fs/subvolume is available before the task runs. Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
11 lines
152 B
YAML
11 lines
152 B
YAML
overrides:
|
|
ceph:
|
|
subvols:
|
|
create: 2
|
|
ceph-fuse:
|
|
client.0:
|
|
mount_subvol_num: 0
|
|
kclient:
|
|
client.0:
|
|
mount_subvol_num: 1
|