Herwig Bogaert

Results 9 comments of Herwig Bogaert

Fixed in [PR 1283](https://github.com/voxpupuli/puppet-nginx/pull/1283)

The `sticky` directive that I use is only available in the commercial offering [NGINX-Plus](https://www.nginx.com/products/nginx/). While looking to setup an acceptance test, I noticed that there is also an open source...

The `service` parameter for the `server` directive that I use is only available in the commercial offering [NGINX-Plus](https://www.nginx.com/products/nginx/). Is there a license to add NGINX-plus to the acceptance tests ?...

My use case is constructing a DN with the right characters escaped upon creation of a new LDAP entry. In my opinion, the library should provide a method to explicitly...

Yes these networks are behind the VPN gateway. Furthermore the networks 10.50 and 10.9 are also behind the VPN gateway and they van be reached.

Module now works in its default configuration with the standard Debian bind package, without changing its behaviour on other platforms. The distribution specific defaults, such as location of files and...

@The-Compiler that also crossed my mind, but I would add the the newline only when it is not already there, because in that case the function would add an extra...

I propose to construct the mail as shown below, which results in a properly utf8 encoded byte representation as well as a clean 7bit version. (which will be base64 encoded...