Daniel Hoffend
Daniel Hoffend
On the other hand, when you only want to monitor the expiration date and state of the remote certificate, we could simply ignore the "bad certificate alarm" with something like...
Maybe it makes more sense to use a `--commands-file` parameter to not confuse with the `--stdin` mode. Basically the backup would execute commands and then backup the stdout of the...
Looking at the code for too long I can see a following possible way to go: Clone the fs_reader Code to provide a directory of fake files with their commands,...
Hi fd0 thank for taking your time to comment this. I know that restic strength is to backup files. The feature to backup stuff from stdin makes it also a...
Sure. This was basically just an idea and some thoughts to get the posixGroup support completed. I would also keep the perl implementation in sync with the py/c versions, no...
I've tested the pull request (download 3.21.0 + manually applied the 4 patches). It works for me and I can finally use the module again, Cause the newer netbox version...
@sc68cal thank you for looking into it. Rebase is done and pushed, but now I'm a bit more confused. After looking into the other merge request you mentioned, they're doing...
@sc68cal I've renamed the title and reworked my patch a bit. I partly reverted the previous commit in netbox_users and moved the conversion to utils. There are more modules that...
@dchiquito Maybe you can give me your thoughts as well, as it effects your previous commit as well.
I guess there are more set attributes in the config_context sections (where the config contexts should be applied to). I just hadn't yet the time to test things out. Sure...