From b973cc460119284c4adb0e8489f843d29bc7e44b Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Thu, 16 Nov 2017 08:55:47 -0600 Subject: modfied to comment VLAN as some issues today. Change-Id: I7d55a0543ecf8f1b9323c95747e4ad84df3d7180 Signed-off-by: Narinder Gupta --- ci/03-maasdeploy.sh | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'ci') diff --git a/ci/03-maasdeploy.sh b/ci/03-maasdeploy.sh index bb21fe34..f55c39af 100755 --- a/ci/03-maasdeploy.sh +++ b/ci/03-maasdeploy.sh @@ -547,9 +547,10 @@ sleep 30 setupspacenetwork -#just make sure rack controller has been synced and import only -# just whether images have been imported or not. -#sudo ./maas-reconfigure-region.sh $MAAS_IP +sudo sed -i 's/localhost/'$MAAS_IP'/g' /etc/maas/rackd.conf +sudo service maas-rackd restart +sudo service maas-regiond restart + sleep 120 # Let's add the nodes now. Currently works only for virtual deployment. -- cgit 1.2.3-korg