dev/provisioning/modules/mysql/examples/bindings.pp
author ymh <ymh.work@gmail.com>
Tue, 01 Mar 2016 23:35:33 +0100
changeset 135 66c1d31e2f97
parent 28 b0b56e0f8c7f
permissions -rw-r--r--
first steps to add subject editing

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