projects
/
osm
/
devops.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8ea6b4
)
install docker as part of osm
09/6709/1
author
Mike Marchetti
<mmarchetti@sandvine.com>
Tue, 16 Oct 2018 15:49:29 +0000
(11:49 -0400)
committer
Mike 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
patch
|
blob
|
history
diff --git
a/packer/scripts/get-install-osm.sh
b/packer/scripts/get-install-osm.sh
index
4a5c0a6
..
d7d8443
100755
(executable)
--- 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-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