mirror of
https://github.com/ceph/ceph
synced 2024-12-21 10:54:42 +00:00
11 lines
153 B
YAML
11 lines
153 B
YAML
os_type: ubuntu
|
|
overrides:
|
|
install:
|
|
ceph:
|
|
extra_packages: [rbd-nbd]
|
|
tasks:
|
|
- workunit:
|
|
clients:
|
|
client.0:
|
|
- rbd/rbd-nbd.sh
|