mirror of
https://github.com/ceph/ceph
synced 2025-01-28 14:03:21 +00:00
30e08957dc
NBD support is not available in RHEL/CentOS 7 Signed-off-by: Jason Dillaman <dillaman@redhat.com>
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
|