mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
Run 'ceph health' after deployment
Signed-off-by: Zack Cerza <zack@redhat.com>
This commit is contained in:
parent
4a8448a536
commit
7dd350e7ee
@ -1,5 +1,8 @@
|
||||
meta:
|
||||
- desc: "Build the cluster using ceph-ansible"
|
||||
- desc: "Build the cluster using ceph-ansible; then check health"
|
||||
tasks:
|
||||
- ceph_ansible:
|
||||
- exec:
|
||||
mon.a:
|
||||
- "sudo ceph health"
|
||||
- install.ship_utilities:
|
||||
|
Loading…
Reference in New Issue
Block a user