Steffen Zieger

Results 151 comments of Steffen Zieger

Just because I'm curious: shouldn't the `entryUUID` attribute be available on both users and groups? For some LDAP servers, you might "request the attribute explicitly: ``` ldapsearch -H ldaps://ldap.example.com -b...

This is working without any problems: ``` options => { 'SSL_GET' => { url => { path => '/some/path', digest => '2f4e0fd321d2d5a573861afa6193d7db', }, connect_timeout => 1, connect_port => 443, },...

This is working in a generic way using `options`. I don't think it makes sense to add separate parameters.

Those are available within an vrrp instance, see https://github.com/voxpupuli/puppet-keepalived/blob/5ab0d6389c68d5e65b016da97a5ce41cd4a9d3ce/manifests/vrrp/instance.pp#L100 I think this issue can be closed.

Support has been added with the merge of #108 This issue can be closed.

Looks like as if @pccibot is taking care of that now.

Looks good to me! Thanks for the work, I'll close this issue

As I need this feature, I'd like to pick up this topic again. As far as I can see, tests are still missing and I'd suggest a different parameter name,...

I'm actively using this module and I'm happy to spend some time on it, but can't tell, when this will be possible. :(