try again, with puppetforge modules, correctly included now
[mirror/dsa-puppet.git] / 3rdparty / modules / apache / tests / php.pp
1 class { 'apache':
2   mpm_module => 'prefork',
3 }
4 include apache::mod::php