memcached (openstack) is no longer in use
[mirror/dsa-puppet.git] / 3rdparty / modules / apache / manifests / mod / auth_kerb.pp
1 class apache::mod::auth_kerb {
2   ::apache::mod { 'auth_kerb': }
3 }
4
5