Skip to content
Snippets Groups Projects
Commit ffc28d61 authored by Linda J Laubenheimer's avatar Linda J Laubenheimer
Browse files

syncs: add libcrypt-ssleay-perl to syncs

parent d70413ce
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,9 @@ class su_ldap::sync_scripts (
# install the sync scripts package first
package{ 'libstanford-ldap-sync-scripts-perl': ensure => installed }
# some of the syncs need this
package{ 'libcrypt-ssleay-perl': ensure => installed }
## First, a single ketab for all this stuph
# this is the sync keytab ticket, for service/ldap-$env
$k5start_service_name = "k5start-ldap-sync-$env"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment