dev/provisioning/modules/mysql/examples/bindings.pp
author ymh <ymh.work@gmail.com>
Wed, 06 Jul 2016 14:22:24 +0200
changeset 229 744379451219
parent 28 b0b56e0f8c7f
permissions -rw-r--r--
add publisher and duration_ms to model

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