mirror of
https://github.com/ceph/ceph
synced 2025-01-25 12:34:46 +00:00
81f99d1421
Signed-off-by: Sage Weil <sage@redhat.com>
12 lines
275 B
YAML
12 lines
275 B
YAML
tasks:
|
|
- install:
|
|
branch: firefly
|
|
exclude_packages: ['ceph-mgr']
|
|
- print: "**** done install firefly"
|
|
- install.upgrade:
|
|
exclude_packages: ['ceph-test', 'ceph-test-dbg']
|
|
client.0:
|
|
- print: "**** done install.upgrade client.0"
|
|
- ceph:
|
|
- print: "**** done ceph"
|