dev/provisioning/modules/mysql/examples/bindings.pp
author ymh <ymh.work@gmail.com>
Wed, 15 Feb 2017 22:53:45 +0100
changeset 511 fbf4e1afab01
parent 28 b0b56e0f8c7f
permissions -rw-r--r--
upgrade ember version

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