FIX: use CEPH group instead of all 57/8757/1
authorgrakiss <grakiss.wanglei@huawei.com>
Mon, 18 Jan 2016 02:35:40 +0000 (10:35 +0800)
committerJustin chi <chigang@huawei.com>
Sat, 30 Jan 2016 05:17:19 +0000 (05:17 +0000)
JIRA: COMPASS-278
  - some env dont deploy ceph ,and will fail for ceph node not found

Change-Id: I399fc301486ca1957ffd404091ddf7984ff36cb8
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
(cherry picked from commit 9228e6791f78ce0ff29618d3f9f9b942fa51c26f)

deploy/adapters/ansible/openstack/HA-ansible-multinodes.yml

index e03fa9f..cf49bd3 100644 (file)
   roles: []
   #  - ceph-deploy
 
-- hosts: all
+- hosts: ceph
   remote_user: root
   accelerate: true
   roles:
   roles:
     - ceph-osd
 
-- hosts: all
+- hosts: ceph
   remote_user: root
   accelerate: true
   roles: