ceph-ansible/roles/ceph-common/handlers
Shengjing Zhu 32923fd217 fix grep match pattern for osd ids
Some playbooks use [0-9]*, others use \d+$
The latter is more correct since cluster name may contain numbers.

Signed-off-by: Shengjing Zhu <zsj950618@gmail.com>
2017-02-20 16:35:56 +08:00
..
main.yml ceph-common: remove absolute path to handler include files 2017-02-01 09:22:26 -06:00
restart-mds.yml common: serialise host restart 2017-01-31 17:39:51 +01:00
restart-mon.yml common: serialise host restart 2017-01-31 17:39:51 +01:00
restart-osd.yml fix grep match pattern for osd ids 2017-02-20 16:35:56 +08:00
restart-rgw.yml common: serialise host restart 2017-01-31 17:39:51 +01:00
validate-mon.yml common: serialise host restart 2017-01-31 17:39:51 +01:00
validate-osd.yml fix grep match pattern for osd ids 2017-02-20 16:35:56 +08:00