We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4589467 + b910c23 commit 353fa4fCopy full SHA for 353fa4f
manifests/mod/auth_kerb.pp
@@ -1,5 +1,6 @@
1
class apache::mod::auth_kerb {
2
include ::apache
3
+ include ::apache::mod::authn_core
4
::apache::mod { 'auth_kerb': }
5
}
6
0 commit comments