mysql Puppet module to install all software needed to run a MySQL-compliant MariaDB server. Prerequisites Create a base CentOS7 image as described here. Installation As root run: bash < <(curl -skL https://github.com/hysds/puppet-mysql/raw/master/install.sh)