Add packer scripts for vagrant image generation 67/6267/1
authorMike Marchetti <mmarchetti@sandvine.com>
Wed, 13 Jun 2018 13:21:40 +0000 (09:21 -0400)
committerMike Marchetti <mmarchetti@sandvine.com>
Wed, 13 Jun 2018 13:21:40 +0000 (09:21 -0400)
commit1b64bd46bd7765a4dc3eee3d868bf0d6cc95ca66
tree8d1bc95383a59268227834a188713b41919b6f24
parent0ebde16bc0c979a6a069fd5c089ffca700e1dc41
Add packer scripts for vagrant image generation

Change-Id: If163c456b756f6c7c8a7a197dabc8eb3b1fc7907
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
packer/.gitignore [new file with mode: 0644]
packer/http/preseed.cfg [new file with mode: 0644]
packer/scripts/cleanup.sh [new file with mode: 0644]
packer/scripts/get-install-osm.sh [new file with mode: 0755]
packer/scripts/install_packages.sh [new file with mode: 0644]
packer/scripts/juju-setup.sh [new file with mode: 0755]
packer/scripts/lxd-bridge [new file with mode: 0644]
packer/scripts/lxd-setup.sh [new file with mode: 0644]
packer/scripts/setup.sh [new file with mode: 0644]
packer/ubuntu1604-juju.json [new file with mode: 0644]
packer/ubuntu1604-ovf-osm.json [new file with mode: 0644]