mirror of
https://github.com/ceph/ceph
synced 2025-01-30 06:53:38 +00:00
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"
|