mirror of
https://github.com/ceph/ceph
synced 2025-01-29 14:34:40 +00:00
6ad42ef579
Fixes http://tracker.ceph.com/issues/15754 Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
9 lines
145 B
YAML
9 lines
145 B
YAML
meta:
|
|
- desc: install ceph/jewel latest
|
|
tasks:
|
|
- install:
|
|
branch: jewel
|
|
- print: "**** done install jewel"
|
|
- ceph:
|
|
- print: "**** done ceph"
|