Skip to content
Snippets Groups Projects
Commit 3069e897 authored by Michael Marchetti's avatar Michael Marchetti
Browse files

Fixup passing arguments from packer script


Change-Id: Ic69fceb6f98a9ea2abb133aaf24b54242d86fb1e
Signed-off-by: default avatarMichael Marchetti <mmarchetti@sandvine.com>
parent ee374147
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment