puppet-keystone/releasenotes/notes/fix_ldap_packages-3dd59f5bfa5a5bc0.yaml
Matthew J. Black 8ba0d32d5b fix ldap packages for keystone backend
When puppet runs it will try to install python-ldap and
python-ldappool. Each run will install one or the other
due to the other package settings telling the package
manager to uninstall it.

Change-Id: I13a0af479dcac45ff77685f5eccfb865f7dab0f5
Closes-Bug: #1709519
2017-08-09 17:07:01 -04:00

4 lines
92 B
YAML

---
fixes:
- issue with python-ldappool and python-ldap uninstalling each other each run.