dev/provisioning/modules/apache/examples/php.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 { 'apache':
  mpm_module => 'prefork',
}
include apache::mod::php