Please rubocop

This commit is contained in:
Zach Leslie 2018-02-10 13:22:12 -08:00
parent 79b38eaf75
commit 488bda0f7f

View File

@ -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,