dev/provisioning/modules/apache/examples/php.pp
author Chloe Laisne <chloe.laisne@gmail.com>
Wed, 29 Jun 2016 10:54:13 +0200
changeset 214 9bff007eb03c
parent 28 b0b56e0f8c7f
permissions -rw-r--r--
Reflect player-component actions on playlist-component

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