try again, with puppetforge modules, correctly included now
[mirror/dsa-puppet.git] / 3rdparty / modules / apache / manifests / mod / cache.pp
1 class apache::mod::cache {
2   ::apache::mod { 'cache': }
3 }