From 441bc89fe747684421e62fed5c9078b74ac05626 Mon Sep 17 00:00:00 2001 From: Adam Henry Lewenberg <adamhl@stanford.edu> Date: Tue, 8 Jan 2019 12:32:25 -0800 Subject: [PATCH] more work --- manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/init.pp b/manifests/init.pp index 68bdf3f..6bd24ba 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -44,7 +44,7 @@ class su_ldap ( } ## PACKAGE SETUP ## - # include su_ldap::packages + include su_ldap::packages ## Basic configuration: /etc/ldap/ldap.conf, /etc/default/slapd, et al. -- GitLab