view modules/mysql/examples/bindings.pp @ 443:c6c9a2cfcfbd

Update MySQL module Fixes a problem with MariaDB and blank certificate paths
author IBBoard <dev@ibboard.co.uk>
date Mon, 08 May 2023 11:48:41 +0100
parents 58d1818c2ded
children
line wrap: on
line source

class { 'mysql::bindings':
  php_enable => true,
}