mirror of
https://github.com/ceph/ceph
synced 2024-12-13 23:17:07 +00:00
271a7588b5
Everything up upgrade/, which will be slightly tricky. Signed-off-by: Sage Weil <sage@redhat.com>
11 lines
270 B
YAML
11 lines
270 B
YAML
roles:
|
|
- [mon.a, mgr.x, client.0]
|
|
tasks:
|
|
- install:
|
|
# branch has precedence over sha1
|
|
branch: hammer
|
|
sha1: e5b6eea91cc37434f78a987d2dd1d3edd4a23f3f # dumpling
|
|
- exec:
|
|
client.0:
|
|
- ceph --version | grep 'version 0.94'
|