Add packer scripts for vagrant image generation
Change-Id: If163c456b756f6c7c8a7a197dabc8eb3b1fc7907
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
diff --git a/packer/scripts/get-install-osm.sh b/packer/scripts/get-install-osm.sh
new file mode 100755
index 0000000..534799b
--- /dev/null
+++ b/packer/scripts/get-install-osm.sh
@@ -0,0 +1,8 @@
+#!/bin/bash
+export PATH=$PATH:/snap/bin
+echo "PATH=$PATH"
+juju status
+
+wget "$1"
+chmod +x install_osm.sh
+./install_osm.sh --nolxd -y --vimemu