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