X-Git-Url: https://git.donarmstrong.com/?p=dsa-puppet.git;a=blobdiff_plain;f=3rdparty%2Fmodules%2Fapache%2Fmanifests%2Fmod%2Fauth_kerb.pp;fp=3rdparty%2Fmodules%2Fapache%2Fmanifests%2Fmod%2Fauth_kerb.pp;h=6b53262a1bdaa04183bc1c104d9f2f07731cfbf8;hp=0000000000000000000000000000000000000000;hb=4631045ebb77ee8622f6fa09277a50c372bcc02e;hpb=3d4dc4fd9e59bd0e07646c99f6b356c7d9d859aa diff --git a/3rdparty/modules/apache/manifests/mod/auth_kerb.pp b/3rdparty/modules/apache/manifests/mod/auth_kerb.pp new file mode 100644 index 00000000..6b53262a --- /dev/null +++ b/3rdparty/modules/apache/manifests/mod/auth_kerb.pp @@ -0,0 +1,5 @@ +class apache::mod::auth_kerb { + ::apache::mod { 'auth_kerb': } +} + +