Change-Id: Ie08e2b0bd89cc4a6623475583b003f3b79a2ab07
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
echo "PATH=$PATH"
juju status
-git clone https://osm.etsi.org/gerrit/osm/vim-emu.git
-git clone https://osm.etsi.org/gerrit/osm/devops.git
-devops/installers/full_install_osm.sh --nolxd -y $*
+wget https://osm-download.etsi.org/ftp/osm-5.0-five/install_osm.sh
+chmod +x install_osm.sh
+./install_osm.sh --nolxd --nodocker --nojuju -y
cat >> ~/.bashrc <<-EOF
export OSM_HOSTNAME=127.0.0.1