add Openstack modules to 3rdparty
[mirror/dsa-puppet.git] / 3rdparty / modules / apache / manifests / mod / speling.pp
1 class apache::mod::speling {
2   ::apache::mod { 'speling': }
3 }