Fix start.sh script 34/72134/1
authorVictor Morales <victor.morales@intel.com>
Wed, 7 Nov 2018 14:26:43 +0000 (06:26 -0800)
committerVictor Morales <victor.morales@intel.com>
Wed, 7 Nov 2018 14:31:02 +0000 (06:31 -0800)
commitf9b14c24609fb50b3de07c334527e44d41226a58
tree5b5f6a00f05589135d3a8ef7fc0ea58ee85609a1
parent61e765be81a88f73064c57b236a55c58287e0edc
Fix start.sh script

The start bash script is used during development phase to quickly
test some changes in source code. This script requires to get the
IP address of the Consul database and export the image name. This
change fixes those instructions

Change-Id: I73c4c4be0a9476304bedcd4c62a723ff1ecc7f7c
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: MULTICLOUD-301
deployments/start.sh