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:
fdf74c5
)
Don't create initial controller for installation
07/6707/1
author
Mike Marchetti
<mmarchetti@sandvine.com>
Tue, 16 Oct 2018 15:17:19 +0000
(11:17 -0400)
committer
Mike Marchetti
<mmarchetti@sandvine.com>
Tue, 16 Oct 2018 15:17:19 +0000
(11:17 -0400)
Change-Id: Idca35ee2fe877ab0e7d71b8ec9ecd35c5b1d2525
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
packer/scripts/juju-setup.sh
patch
|
blob
|
history
diff --git
a/packer/scripts/juju-setup.sh
b/packer/scripts/juju-setup.sh
index
8685b48
..
bf20207
100755
(executable)
--- a/
packer/scripts/juju-setup.sh
+++ b/
packer/scripts/juju-setup.sh
@@
-1,3
+1,3
@@
#!/bin/sh
sudo snap install juju --classic
-/snap/bin/juju bootstrap --bootstrap-series=xenial localhost osm
+
#
/snap/bin/juju bootstrap --bootstrap-series=xenial localhost osm