From c53d187b06cd9837e61dc08bda591e4dac9fc764 Mon Sep 17 00:00:00 2001 From: tohe Date: Tue, 18 Aug 2020 09:45:47 +0200 Subject: [PATCH] Fixed wrong spelled class name --- manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/init.pp b/manifests/init.pp index e5494af..fc05044 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -1,6 +1,6 @@ #x -class wmdelit_ldap ( +class wmdeit_ldap ( $log_level = 0, $configdn = 'cn=admin,cn=config',