Added documentation for ldap::client.

This commit is contained in:
Timo Mkinen 2009-09-16 12:59:41 +03:00
parent 082b88cc0d
commit 55412bead1

View file

@ -1,5 +1,14 @@
# Install and configure ldap client
#
# === Global variables
#
# $ldap_server:
# Array containing LDAP server URI's.
#
# $ldap_basedn:
# LDAP base DN.
#
class ldap::client {
package { "openldap-client":