dev/provisioning/modules/apache/examples/php.pp
author Chloe Laisne <chloe.laisne@gmail.com>
Mon, 04 Jul 2016 23:54:48 +0200
changeset 226 2103e6c58266
parent 28 b0b56e0f8c7f
permissions -rw-r--r--
Notice text-color

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