Initial build.sh files for install via foreman 47/247/1
authorDan Radez <dradez@redhat.com>
Wed, 1 Apr 2015 18:10:23 +0000 (14:10 -0400)
committerDan Radez <dradez@redhat.com>
Wed, 1 Apr 2015 18:10:23 +0000 (14:10 -0400)
commit55b872d17f44e3ffc4dc973928f080964e61e1a4
treed90587b473c6d9a56d4ba8bb11a093a6fbafef47
parent552403fc420369a5ed3193d6f27f810bc9986c66
Initial build.sh files for install via foreman

build.sh accepts params defined by
https://etherpad.opnfv.org/p/BGS_CI

Build currently requires that
- CentOS-7.0-1406-x86_64-Minimal.iso
- VirtualBox-4.3-4.3.26_98988_fedora18-1.x86_64.rpm
- vagrant_1.7.2_x86_64.rpm
are placed in the build directory

Produces a CentOS 7 iso that will be able to install
foreman and provision OpenStack

JIRA: BGS-15

Change-Id: If9786d9723f7e77b208745e61704b15cba3ae9c0
Signed-off-by: Dan Radez <dradez@redhat.com>
foreman/build/Makefile [new file with mode: 0644]
foreman/build/c7-opnfv-x86_64-comps.xml [new file with mode: 0644]
foreman/build/cache.mk [new file with mode: 0644]
foreman/build/config.mk [new file with mode: 0644]
foreman/build/isolinux.cfg [new file with mode: 0644]
foreman/ci/build.sh [changed mode: 0644->0755]
foreman/include/build.sh.debug [new file with mode: 0644]