/puppet-mysql

Puppet module to install all software needed to run a MySQL-compliant MariaDB server.

Primary LanguagePuppetApache License 2.0Apache-2.0

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)