phpservermon/puphpet/puppet/modules/apache/manifests/mod/auth_kerb.pp

6 lines
68 B
Puppet

class apache::mod::auth_kerb {
::apache::mod { 'auth_kerb': }
}