mirror of
https://github.com/philippdieter/puppet-ldapquery.git
synced 2026-02-04 17:23:24 +00:00
Please rubocop
This commit is contained in:
parent
79b38eaf75
commit
488bda0f7f
@ -52,7 +52,7 @@ module PuppetX
|
|||||||
tls = Puppet[:ldaptls]
|
tls = Puppet[:ldaptls]
|
||||||
ca_file = "#{Puppet[:confdir]}/ldap_ca.pem"
|
ca_file = "#{Puppet[:confdir]}/ldap_ca.pem"
|
||||||
|
|
||||||
# TODO if not exists ldap_ca.pem fail
|
# TODO: if not exists ldap_ca.pem fail
|
||||||
|
|
||||||
conf = {
|
conf = {
|
||||||
host: host,
|
host: host,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user