Arjen Zonneveld

Results 9 comments of Arjen Zonneveld

Well the major use case from my end is "this is how we happen to use it, and it stopped working when https://github.com/puppetlabs/puppetlabs-postgresql/commit/d878d13f030cdd872cbb04c43ad0f065fec0b923#diff-09acae987abfb6f2de2796ebbbcee8911d8326cf762451972538f4f78984f35c was introduced". Before that commit setting it...

Oh, and right now, as a workaround, we're passing around `password: 'unused'` in hiera, since the value gets ignored anyway, so I feel solving this in the code is a...

> Did you forget to push? Yes, yes I did :)

I think I was waiting for feedback on some questions I had asked the original author (and then forgot). I could send PR for that as well.

@indirakas On newer kernels an extra `setsockopt` setting `IP_FREEBIND` appears to be necessary, see my PR against this PR, https://github.com/sleinen/samplicator/pull/76

I'd like this feature too (was about to implement it myself, but haven't gotten around to it). Where possible, I try to add the Splunk packages to an internal repo,...

@bastelfreak It will only ensure a version on RedHat now, and rebased with latest master. The 'apt' provider is versionable, but 'dpkg' is not (which is being used here). apt...