| commit | 1b64bd46bd7765a4dc3eee3d868bf0d6cc95ca66 | [log] [tgz] |
|---|---|---|
| author | Mike Marchetti <mmarchetti@sandvine.com> | Wed Jun 13 09:21:40 2018 -0400 |
| committer | Mike Marchetti <mmarchetti@sandvine.com> | Wed Jun 13 09:21:40 2018 -0400 |
| tree | 8d1bc95383a59268227834a188713b41919b6f24 | |
| parent | 0ebde16bc0c979a6a069fd5c089ffca700e1dc41 [diff] [blame] |
Add packer scripts for vagrant image generation Change-Id: If163c456b756f6c7c8a7a197dabc8eb3b1fc7907 Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
diff --git a/packer/scripts/juju-setup.sh b/packer/scripts/juju-setup.sh new file mode 100755 index 0000000..55752e5 --- /dev/null +++ b/packer/scripts/juju-setup.sh
@@ -0,0 +1,2 @@ +#!/bin/sh +sudo snap install juju --classic