aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/openstack
diff options
context:
space:
mode:
authorchenshuai@huawei.com <chenshuai@huawei.com>2016-01-21 23:30:24 +0800
committershuai chen <chenshuai@huawei.com>2016-01-25 02:31:40 +0000
commit6c1adf0e4c442d1a97bb1d4ee5043937e6e596c8 (patch)
tree7200da19ad159fd9322a9952946e01cdadbd0562 /deploy/adapters/ansible/openstack
parent5ebe48585f488eef6e432e6bc1298ecaf9f60557 (diff)
bugfix: change opencontrail role name
JIRA: COMPASS-284 Change-Id: If47438396124f805efa739bbfdd1c61d4892b4a5 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
Diffstat (limited to 'deploy/adapters/ansible/openstack')
-rw-r--r--deploy/adapters/ansible/openstack/HA-ansible-multinodes.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/deploy/adapters/ansible/openstack/HA-ansible-multinodes.yml b/deploy/adapters/ansible/openstack/HA-ansible-multinodes.yml
index 1f64d390..cf49bd39 100644
--- a/deploy/adapters/ansible/openstack/HA-ansible-multinodes.yml
+++ b/deploy/adapters/ansible/openstack/HA-ansible-multinodes.yml
@@ -98,11 +98,11 @@
roles:
- onos_cluster
-#- hosts: all
-# remote_user: root
-# sudo: True
-# roles:
-# - open-contrail
+- hosts: all
+ remote_user: root
+ sudo: True
+ roles:
+ - open-contrail
- hosts: controller
remote_user: root