Drop VM_IP environment variable 20/70620/1
authorVictor Morales <v.morales@samsung.com>
Fri, 31 Jul 2020 17:34:33 +0000 (13:34 -0400)
committerVictor Morales <v.morales@samsung.com>
Fri, 31 Jul 2020 19:35:19 +0000 (15:35 -0400)
commit038ca1a88c07bb3f91a676ee5a022aaf0ca899dc
tree089474896a5d1bf01f0a4e65e8c84d5696370b3f
parent3ee3953f99d7c10d328eaffd3fb8c66c5f2bb558
Drop VM_IP environment variable

It's not necessary to declare this variable because the IP address
of the jumpbox can retrieved calling the get_vm_ip function.

Signed-off-by: Victor Morales <v.morales@samsung.com>
Change-Id: I92f29a70ea1924eb105d66781d9d313427e2d1f0
deploy.sh
functions.sh