profiles: Don't install the LDIF conversion tool

This commit is contained in:
David Michael 2018-05-01 15:37:33 -04:00
parent 1c23e17748
commit ccdff44201

View File

@ -67,3 +67,7 @@ INSTALL_MASK="${INSTALL_MASK}
/etc/ssl/misc/tsget /etc/ssl/misc/tsget
" "
# Remove tools that don't need to be installed on every server.
INSTALL_MASK="${INSTALL_MASK}
/usr/bin/cvtsudoers
"