]> git.donarmstrong.com Git - dsa-puppet.git/blob - 3rdparty/modules/apache/manifests/mod/auth_kerb.pp
add Openstack modules to 3rdparty
[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