Gregoire Menuel
Gregoire Menuel
Currently we can load access rules from a directory by setting the access rules repository to something like file:///etc/oathkeeper-rules/ (I'm not sure this is intended because it doesn't seems to...
#### Pull Request (PR) description This PR add an option for adding environment to the global renew cron, this is useful for example with the nginx certbot plugin which somehow...
#### Pull Request (PR) description This PR aims at removing the system cron or systemd timer when the renew cron is managed by puppet (this doesn't handle certonly cron). If...
Similar to a PR I've done on puppetserver https://github.com/puppetlabs/puppetserver/pull/2670 Currently docker build fail with the following error: ``` #12 41.61 The last version of public_suffix (< 6.0, >= 2.0.2) to...
After updating the consul binary, the module will notify the service in order to restart consul. Unfortunately when doing this, it seems complicated to follow the consul upgrade documentation https://developer.hashicorp.com/consul/docs/upgrading/instructions/general-process#perform-the-upgrade...
## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 7.26.0 - Ruby: 2.7.8p225 - Distribution: Debian 10 - Module version: 2.0.0 ## How to reproduce (e.g Puppet code you...
## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 7.29.1 - Ruby: 2.7.8p225 - Distribution: Ubuntu 22.04 - Module version: 8.1.0 ## How to reproduce (e.g Puppet code you...
This PR add a bunch of changes to metrics : - add some environment variables to disable some metrics which might not be useful to everybody and/or add too many...