Andrew E. Bruno
Andrew E. Bruno
> I'm not promising anything, but let this be a start :-) @rubdos Thanks for offering to breathe some life into this project! Feel free to reach out if you...
@dougnd Thanks for reporting this. It does sound like the default behavior of missed schedules may not be desirable with our current implementation of daily email tasks. More than happy...
Some of this code exists in #466 which will be merged first.
@mcpherrinm Apologies for the late reply. I realize this is probably an uncommon use case and may fall outside the scope of certstrap. If so, completely understand not wanting to...
> There's another PR open for supporting setting arbitrary EKUs by name or OID, would that suffice for your use-case? Yes, supporting setting EKUs should be sufficient and likely much...
The `repo_dir` works as follows: 1. Enable in `grendel.toml`: ``` # Path to repo directory repo_dir = "/var/lib/grendel/repo" ``` 2. Add files to `/var/lib/grendel/repo`: ``` $ find /var/lib/grendel/repo/ /var/lib/grendel/repo/mytestfile.txt /var/lib/grendel/repo/ubuntu...
> I have set the repo_dir to a local directory under the user home directory. Does it have to be under /var/lib/grendel/repo only ? No you can set it to...
@Jonathan-Caruana Thanks for the feedback. I'll include a better default `mokey.toml` config with the rpm/deb packages in the next release.
Fixed in v0.6.0
fixed in v0.6.0