Remove unnecessary openldap-clients package from overcloud controllers

We currently install the openldap-clients package on overcloud
controller nodes.  It was assumed that this package was needed for
IPA client enrollment, but the ipa-client package only uses the
openldap libraries that will already be pulled in as an indirect
dependency of ipa-client.  The openldap-clients package contains
LDAP CLI utilities, which don't appear to be actually used.

Change-Id: I14c1d8204bd84ead0d6995b5aefd10d2bbc4227d
(cherry picked from commit 34e1c75e54)
(cherry picked from commit d0eb1d9396)
This commit is contained in:
Nathan Kinder 2019-05-30 10:55:59 -07:00 committed by Cédric Jeanneret
parent dd37b63d7c
commit 5f4cb7d604
1 changed files with 0 additions and 1 deletions

View File

@ -70,7 +70,6 @@ outputs:
- python-simplejson
- ipa-client
- ipa-admintools
- openldap-clients
- hostname
- name: create enrollment script