mirror of
https://github.com/philippdieter/puppet-ldapquery.git
synced 2026-05-05 15:32:47 +00:00
Improve jenkins build and potential to publish
This commit is contained in:
@@ -52,6 +52,8 @@ module PuppetX
|
||||
tls = Puppet[:ldaptls]
|
||||
ca_file = "#{Puppet[:confdir]}/ldap_ca.pem"
|
||||
|
||||
# TODO if not exists ldap_ca.pem fail
|
||||
|
||||
conf = {
|
||||
host: host,
|
||||
port: port
|
||||
|
||||
Reference in New Issue
Block a user