dev/provisioning/modules/mysql/examples/bindings.pp
author ymh <ymh.work@gmail.com>
Sun, 02 Oct 2016 11:49:00 +0200
changeset 308 e032d686d88e
parent 28 b0b56e0f8c7f
permissions -rw-r--r--
add hierarchy info in document indexation + geostats api controllers + add some keys to geonames resolver

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