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
This commit is contained in:
Nathan Kinder 2019-05-30 10:55:59 -07:00
parent d0b443a67d
commit 34e1c75e54
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