From 06b95e349cf3e6bc5d45b7030683d53eeae490ec Mon Sep 17 00:00:00 2001 From: wutianwei Date: Wed, 28 Jun 2017 14:19:02 +0800 Subject: Change the apt source 1. change the apt sorce from http://hk.archive.ubuntu.com to http://archive.ubuntu.com 2. if setup host failed, destroy the failed lxc. then retry to setup. 3. fix the dns-nameserver bug Change-Id: Ic609c75b50496e2174ab09425bce45a0ec2c09c0 Signed-off-by: wutianwei Signed-off-by: chigang --- .../ansible_installer/openstack_ocata/vars/HA-ansible-multinodes.tmpl | 1 + 1 file changed, 1 insertion(+) (limited to 'deploy/compass_conf/templates/ansible_installer/openstack_ocata/vars') diff --git a/deploy/compass_conf/templates/ansible_installer/openstack_ocata/vars/HA-ansible-multinodes.tmpl b/deploy/compass_conf/templates/ansible_installer/openstack_ocata/vars/HA-ansible-multinodes.tmpl index cca66f1d..b4ea6e04 100755 --- a/deploy/compass_conf/templates/ansible_installer/openstack_ocata/vars/HA-ansible-multinodes.tmpl +++ b/deploy/compass_conf/templates/ansible_installer/openstack_ocata/vars/HA-ansible-multinodes.tmpl @@ -149,6 +149,7 @@ ERLANG_TOKEN: YOWSJSJIGGAUFZTIBRAD cluster_name: $cluster_name +DNS: 8.8.8.8 odl_controller: 10.1.0.15 DEBUG: true -- cgit 1.2.3-korg