Continuous Integration Server Puppet module to install all software needed to set up Jenkins continuous integration for HySDS. Prerequisites Create a base CentOS7 image as described here. Installation As root run: bash < <(curl -skL https://github.com/hysds/puppet-cont_int/raw/master/install.sh)