Packer config to build a CentOS 7 VBox image
authorDaniel Farrell <dfarrell@redhat.com>
Wed, 3 Jun 2015 04:04:27 +0000 (00:04 -0400)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 3 Jun 2015 17:14:25 +0000 (17:14 +0000)
commita5f13e210bbc07bb517bbad9d5f2c108be1b440e
tree5c3c923903b678862271184bdcc8ac571117b839
parentefebd6ab45738b1415f67eb7a4b1fb687d6dbd87
Packer config to build a CentOS 7 VBox image

This will eventually support building Vagrant base boxes.

https://trello.com/c/OoS1aKaN/150-packaging-create-odl-vagrant-base-box

Change-Id: If850c117555d128dc6347f2e2143a33bc285e759
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
packaging/packer/.gitignore [new file with mode: 0644]
packaging/packer/README.markdown [new file with mode: 0644]
packaging/packer/centos.json [new file with mode: 0644]
packaging/packer/centos_kickstart.cfg [new file with mode: 0644]