Skip to content
Snippets Groups Projects
Commit e3e4dda6 authored by Linda J Laubenheimer's avatar Linda J Laubenheimer
Browse files

su_ldap: update comments

parent 0f4d79f2
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
# $ldap_distribution: A valid Debian distribution to be used for OpenLDAP
# packages. This can be the usual ones, such as "jessie", "stretch",
# "buster", "sid". It can also be one of the stanford special ones,
# e.g., "stretch-acs-dev", "stretch-acs-prod", etc.
# e.g., "stretch-openldap-dev", "stretch-openldap-prod", etc.
#
# $sasl_distribution: A valid Debian distribution to be used for Cyrus
# SASL packages.
......@@ -23,7 +23,7 @@
# Example 2:
#
# class {'su_ldap::apt_setup':
# distribution => 'stretch-acs-dev'
# distribution => 'stretch-openldap-dev'
# }
#
# This will install the OpenLDAP packages from the special stretch-acs-dev
......
......@@ -21,7 +21,7 @@
# Example 2:
#
# class {'su_ldap::openldap_install':
# distribution => 'stretch-acs-dev'
# distribution => 'stretch-openldap-dev'
# }
#
# This will install the OpenLDAP packages from the special stretch-acs-dev
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment