puppet-keystone/releasenotes/notes/manage_ldap_packages-3b739e338f3e59c2.yaml
Matt Fischer c11b324573 Add the ability to control LDAP package mgmt
In some instances you may not want this module managing the LDAP
packages, so we'll wrap it with a conditional that defaults to the old
behavior.

Change-Id: Ib1b401178facf364a6a62e4ca00084c56d0ecc4d
2016-03-23 08:36:32 -06:00

8 lines
268 B
YAML

---
features:
- Add the ability to manage LDAP support packages
or not. In some instances you may not want this
module installing the LDAP support packages even
if you are using LDAP with keystone. The default
behavior will be no change from before.