Re: [Puppet Users] how to keep persistent ldap connection

2010-04-30 Thread Michael DeHaan
On Fri, Apr 30, 2010 at 7:06 AM, walexey wrote: > I want to create 3-5 custom functions, in different modules, that will > be retrieve different information from ldap. > But i don't wan't to copy-pastenot-so-simple ldap login code between > different functions. How can i prepare connection to ldap

[Puppet Users] how to keep persistent ldap connection

2010-04-30 Thread walexey
I want to create 3-5 custom functions, in different modules, that will be retrieve different information from ldap. But i don't wan't to copy-pastenot-so-simple ldap login code between different functions. How can i prepare connection to ldap server before compiling recipes, use this connection fro