From 7be6514c4a378ecd4bd02b1ff3a4f018e12a5fba Mon Sep 17 00:00:00 2001 From: Markus Frosch Date: Fri, 30 Oct 2015 10:30:57 +0100 Subject: [PATCH] Document class for lint --- manifests/config/authentication_ldap.pp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifests/config/authentication_ldap.pp b/manifests/config/authentication_ldap.pp index 50b8824..9fb49f4 100644 --- a/manifests/config/authentication_ldap.pp +++ b/manifests/config/authentication_ldap.pp @@ -1,3 +1,7 @@ +# == Define: icingaweb2::config::authentication_ldap +# +# Sets up an authentication definition for LDAP. +# define icingaweb2::config::authentication_ldap ( $auth_section = undef, $auth_resource = undef,