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)
This commit is contained in:
Nathan Kinder 2019-05-30 10:55:59 -07:00
parent 170c318df8
commit d0eb1d9396
1 changed files with 0 additions and 1 deletions

View File

@ -74,7 +74,6 @@ outputs:
with_items:
- ipa-client
- ipa-admintools
- openldap-clients
- hostname
- name: create enrollment script