aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/openssh/manifests/ssh_keys_from_ldap.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/openssh/manifests/ssh_keys_from_ldap.pp b/modules/openssh/manifests/ssh_keys_from_ldap.pp
index d29cc7ae..d70fbeaf 100644
--- a/modules/openssh/manifests/ssh_keys_from_ldap.pp
+++ b/modules/openssh/manifests/ssh_keys_from_ldap.pp
@@ -1,4 +1,4 @@
-class openssh::ssh_keys_from_ldap($config = '') inherits server {
+class openssh::ssh_keys_from_ldap inherits server {
package { 'python-ldap': }
$ldap_pwfile = '/etc/ldap.secret'