Switch postgres-make-base-backups to be a template, and do not backup moszumanska...
[mirror/dsa-puppet.git] / 3rdparty / modules / apache / manifests / mod / cache.pp
1 class apache::mod::cache {
2   ::apache::mod { 'cache': }
3 }