~narindergupta/opnfv/stable-R2

« back to all changes in this revision

Viewing changes to ci/03-maasdeploy.sh

  • Committer: Narinder Gupta
  • Date: 2017-11-16 21:54:19 UTC
  • Revision ID: git-v1:b973cc460119284c4adb0e8489f843d29bc7e44b
modfied to comment VLAN as some issues today.

Change-Id: I7d55a0543ecf8f1b9323c95747e4ad84df3d7180
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
547
547
 
548
548
setupspacenetwork
549
549
 
550
 
#just make sure rack controller has been synced and import only
551
 
# just whether images have been imported or not.
552
 
#sudo ./maas-reconfigure-region.sh $MAAS_IP
 
550
sudo sed -i 's/localhost/'$MAAS_IP'/g' /etc/maas/rackd.conf
 
551
sudo service maas-rackd restart
 
552
sudo service maas-regiond restart
 
553
 
553
554
sleep 120
554
555
 
555
556
# Let's add the nodes now. Currently works only for virtual deployment.