Cas de Reuver

Results 8 issues of Cas de Reuver

It would be nice to group servers based on their services. Maybe use pipes? For example: - kvm|kvm01-rot01 - kvm|kvm02-rot01 - web|web01-rot01

feature

Jade was renamed to Pug: https://github.com/pugjs/pug I'm not sure for how long Jade will still be updated :-)

Hi, I'm using wildcards for authentication in .cloginrc, example: ``` add user *-client1 user1 add password *-client1 pass1 add user *-client2 user2 add password *-client2 pass2 ``` It would be...

enhancement

This is a followup on issue https://github.com/drone-plugins/drone-slack/issues/162#issuecomment-1788143538. I noticed that (at least) the `DRONE_BUILD_` environment variables aren't updated across steps in the same stage. For example, when having a step...

Sometimes the renewal of a certificate for an existing domain fails with the error below. Fixing this can be done by removing the existing certificate from the filesystem, and then...

`auth_mechanism` was added to the script arguments, but wasn't actually used in the script itself. The parameter now actually gets passed through to `mongo_connect`.

### Is this a support request? - [X] This is not a support request ### Is there an existing issue for this? - [X] I have searched the existing issues...

bug

### Use case I use the `restricted_nameservers` option for my own implementation of App Connectors (the DNS server adds routes to the subnet router) so I can route services like...

enhancement