diff --git a/lib/puppet_x/ldapquery.rb b/lib/puppet_x/ldapquery.rb index 21062d5..c919baf 100644 --- a/lib/puppet_x/ldapquery.rb +++ b/lib/puppet_x/ldapquery.rb @@ -52,7 +52,7 @@ module PuppetX tls = Puppet[:ldaptls] ca_file = "#{Puppet[:confdir]}/ldap_ca.pem" - # TODO if not exists ldap_ca.pem fail + # TODO: if not exists ldap_ca.pem fail conf = { host: host,