dev/provisioning/modules/apache/examples/php.pp
author Chloe Laisne <chloe.laisne@gmail.com>
Mon, 04 Jul 2016 11:15:25 +0200
changeset 217 989b9c36b849
parent 28 b0b56e0f8c7f
permissions -rw-r--r--
Toolbar and Notice component styles

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