Installs and configure mariadb/galera with clustering
Puppet modules generate configuration (default: true)
Path of the preseed file for mariadb packages
Template for mariadb packages preseed file
Path of main configuration file
Path of galera configuration file
Hash with the content of `main_conf_file`
Hash with the content of `galera_conf_file` (merged with defaults)
Disable local file error logging (default: true on debian)
Puppet module installs the packages (default: true)
Target state for the packages (default: 'present')
Array of names of packages to install
Puppet module manages the service state (default: true)
Target state for the service (default: 'running')
Starts service on boot (default: true)
Name of the service for mariadb
Array of host names forming the galera cluster
Initial password for root in the mariadb cluster