dev/provisioning/modules/mysql/examples/bindings.pp
author ymh <ymh.work@gmail.com>
Fri, 21 Oct 2016 13:52:07 +0200
changeset 381 499e5dabe2d9
parent 28 b0b56e0f8c7f
permissions -rw-r--r--
update version nb

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