]> git.donarmstrong.com Git - dsa-puppet.git/blob - 3rdparty/modules/apache/manifests/mod/xsendfile.pp
try again, with puppetforge modules, correctly included now
[dsa-puppet.git] / 3rdparty / modules / apache / manifests / mod / xsendfile.pp
1 class apache::mod::xsendfile {
2   include ::apache::params
3   ::apache::mod { 'xsendfile': }
4 }