aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters
diff options
context:
space:
mode:
authorgrakiss <grakiss.wanglei@huawei.com>2016-01-18 10:35:40 +0800
committerJustin chi <chigang@huawei.com>2016-01-30 05:17:19 +0000
commitbf8d4a70ae10a68215e8c6ebf03e640db2220612 (patch)
treeddf32b73ae630405f4db465040b534330ff862d2 /deploy/adapters
parenta7664d66d61424d6e931daf14e0cc50b82db76a7 (diff)
FIX: use CEPH group instead of all
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)
Diffstat (limited to 'deploy/adapters')
-rw-r--r--deploy/adapters/ansible/openstack/HA-ansible-multinodes.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/deploy/adapters/ansible/openstack/HA-ansible-multinodes.yml b/deploy/adapters/ansible/openstack/HA-ansible-multinodes.yml
index e03fa9fe..cf49bd39 100644
--- a/deploy/adapters/ansible/openstack/HA-ansible-multinodes.yml
+++ b/deploy/adapters/ansible/openstack/HA-ansible-multinodes.yml
@@ -116,7 +116,7 @@
roles: []
# - ceph-deploy
-- hosts: all
+- hosts: ceph
remote_user: root
accelerate: true
roles:
@@ -135,7 +135,7 @@
roles:
- ceph-osd
-- hosts: all
+- hosts: ceph
remote_user: root
accelerate: true
roles: