Puppet module to install all dependencies needed for HySDS build and develop.
Create a base CentOS7 image as described here.
As root run:
cd /etc/puppetlabs/code/modules
git clone https://github.com/hysds/puppet-hysds_dev.git hysds_dev
cd hysds_dev
./install.sh <github org> <branch>
./build_docker.sh <tag> <github org> <github repo branch>