Document class for lint
This commit is contained in:
parent
4ca1f7b125
commit
7be6514c4a
1 changed files with 4 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue