bacula: try ignoring /swapfile* instead of just /swapfile. Also set Ignore FileSet...
[mirror/dsa-puppet.git] / 3rdparty / modules / apache / manifests / mod / include.pp
1 class apache::mod::include {
2   ::apache::mod { 'include': }
3 }