Benjamin Kübler
Benjamin Kübler
Add Classes which are working as Collections at least for IPBlock. These collection could contain one or many IPBlock Objects and could implement same methods like contain(), isIn(), and so...
For me it's unsure if this is a wanted behaviour but, if i try to create an IPBlock from a non human readable ip prefix it will fail. ### Code...
#### Pull Request (PR) description Change the random seed per hour for `letsencrypt::certonly` cronjob resource. #### This Pull Request (PR) fixes the following issues Fixes #47
## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: any - Ruby: any - Distribution: any - Module version: any ## How to reproduce (e.g Puppet code you use)...
To use check_procs and it's mechanism to check threads on systems instead of processes. With this feature you can use "-n" flag to switch to threads overall instead of processes....
During my current open PR i discovered an issue, that i can't compile the suite without openssl or gnutls library installed, i assume this should also be possible. This caused...