Fixup passing arguments from packer script 11/6411/1
authorMichael Marchetti <mmarchetti@sandvine.com>
Mon, 13 Aug 2018 20:52:44 +0000 (22:52 +0200)
committerMichael Marchetti <mmarchetti@sandvine.com>
Mon, 13 Aug 2018 20:52:44 +0000 (22:52 +0200)
Change-Id: Ic69fceb6f98a9ea2abb133aaf24b54242d86fb1e
Signed-off-by: Michael Marchetti <mmarchetti@sandvine.com>
packer/scripts/get-install-osm.sh

index e04b96a..e8f84d6 100755 (executable)
@@ -5,7 +5,7 @@ juju status
 
 git clone https://osm.etsi.org/gerrit/osm/vim-emu.git
 git clone https://osm.etsi.org/gerrit/osm/devops.git
-eval devops/installers/full_install_osm.sh --nolxd -y "$1"
+devops/installers/full_install_osm.sh --nolxd -y $*
 
 cat >> ~/.bashrc <<-EOF
 export OSM_HOSTNAME=127.0.0.1