| commit | 79731f43c074d742a3d90b02684bf48d4bf3b3c1 | [log] [tgz] |
|---|---|---|
| author | Michael Marchetti <mmarchetti@sandvine.com> | Tue Jul 10 18:07:12 2018 +0200 |
| committer | Michael Marchetti <mmarchetti@sandvine.com> | Tue Jul 10 18:07:12 2018 +0200 |
| tree | 75cac663b40d8cc3413910dcaedbd229648146d1 | |
| parent | 1b64bd46bd7765a4dc3eee3d868bf0d6cc95ca66 [diff] [blame] |
Add support for vim emu installation * add auto push to vagrant cloud Signed-off-by: Michael Marchetti <mmarchetti@sandvine.com>
diff --git a/packer/scripts/juju-setup.sh b/packer/scripts/juju-setup.sh index 55752e5..8685b48 100755 --- a/packer/scripts/juju-setup.sh +++ b/packer/scripts/juju-setup.sh
@@ -1,2 +1,3 @@ #!/bin/sh sudo snap install juju --classic +/snap/bin/juju bootstrap --bootstrap-series=xenial localhost osm