From 633175ed2c5d0ab339027ba0a542bcdd4d3769c0 Mon Sep 17 00:00:00 2001 From: "chenshuai@huawei.com" Date: Sun, 30 Aug 2015 21:47:49 -0400 Subject: Write ODL ansible script for Ubuntu14.04 JIRA: COMPASS-23 Change-Id: Iad692c8f77492989e29d0a4862989edea1d48fc5 Signed-off-by: chenshuai@huawei.com --- deploy/adapters/ansible/openstack_juno/HA-ansible-multinodes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deploy/adapters/ansible/openstack_juno') diff --git a/deploy/adapters/ansible/openstack_juno/HA-ansible-multinodes.yml b/deploy/adapters/ansible/openstack_juno/HA-ansible-multinodes.yml index c330172d..f8f8b442 100644 --- a/deploy/adapters/ansible/openstack_juno/HA-ansible-multinodes.yml +++ b/deploy/adapters/ansible/openstack_juno/HA-ansible-multinodes.yml @@ -34,7 +34,7 @@ - neutron-compute - cinder-volume -- hosts: odl +- hosts: all remote_user: root sudo: True roles: -- cgit 1.2.3-korg