mirror of
https://github.com/philippdieter/puppet-ldapquery.git
synced 2025-10-13 12:55:48 +00:00
Please rubocop
This commit is contained in:
parent
79b38eaf75
commit
488bda0f7f
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user