dev/provisioning/modules/apache/examples/php.pp
author ymh <ymh.work@gmail.com>
Mon, 03 Apr 2017 15:29:30 +0200
changeset 529 5d9eacbd5794
parent 28 b0b56e0f8c7f
permissions -rw-r--r--
correct bug #26583 click on types for notice

class { 'apache':
  mpm_module => 'prefork',
}
include apache::mod::php