]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
the $? of pgrep ceph-rest-api command return is 1 when ceph-rest-api already run... 1381/head
authoryuliyang <yuliyang@cmss.chinamobile.com>
Fri, 17 Mar 2017 09:40:45 +0000 (17:40 +0800)
committeryuliyang <yuliyang@cmss.chinamobile.com>
Sat, 18 Mar 2017 13:41:53 +0000 (21:41 +0800)
commitaa90fe64176bff0e3d637336fc35a7601e3cee72
tree2ccf8327f7425a6b61ed088c0030c881227a734d
parentd82ad7778dfe84e90a174b8c295b935fb1e377d1
the $? of pgrep ceph-rest-api command return is 1 when ceph-rest-api already run.  use ps instead
roles/ceph-restapi/tasks/start_restapi.yml