dev/provisioning/modules/mysql/examples/bindings.pp
author ymh <ymh.work@gmail.com>
Mon, 16 Oct 2017 15:18:53 +0200
changeset 551 e70004b11b3b
parent 28 b0b56e0f8c7f
permissions -rw-r--r--
Remove viaf link on name. correct #0027355

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