install docker as part of osm 09/6709/1
authorMike Marchetti <mmarchetti@sandvine.com>
Tue, 16 Oct 2018 15:49:29 +0000 (11:49 -0400)
committerMike Marchetti <mmarchetti@sandvine.com>
Tue, 16 Oct 2018 15:49:29 +0000 (11:49 -0400)
Change-Id: I094d6741c3527c30ee628d1ff19fc5454e43d0fc
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
packer/scripts/get-install-osm.sh

index 4a5c0a6..d7d8443 100755 (executable)
@@ -5,7 +5,7 @@ juju status
 
 wget https://osm-download.etsi.org/ftp/osm-4.0-four/install_osm.sh
 chmod +x install_osm.sh
-./install_osm.sh --nolxd --nodocker -y
+./install_osm.sh --nolxd -y
 
 cat >> ~/.bashrc <<-EOF
 export OSM_HOSTNAME=127.0.0.1