X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=packer%2Fscripts%2Fget-install-osm.sh;h=04b107c7e749134f9c02a5779d623986f389dd97;hb=refs%2Fchanges%2F54%2F7954%2F1;hp=aefe77a8c8f70a34936db0e457488bbd730b28f7;hpb=2d71d0dd659ed9978ca6c7659adf96f132f1afb9;p=osm%2Fdevops.git diff --git a/packer/scripts/get-install-osm.sh b/packer/scripts/get-install-osm.sh index aefe77a8..04b107c7 100755 --- a/packer/scripts/get-install-osm.sh +++ b/packer/scripts/get-install-osm.sh @@ -5,7 +5,7 @@ juju status 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 +./install_osm.sh --nolxd --nojuju -y cat >> ~/.bashrc <<-EOF export OSM_HOSTNAME=127.0.0.1