Eric Engstrom

Results 11 issues of Eric Engstrom

The current CLI supports both: - `-q` - quiet - `-Q` - really-quiet What I would find really useful is an option to print only actions taken. If no action...

It seems like an obvious thing to get back, but when I try `lexicon PROVIDER list DOMAIN MX`, I don't get a column or any way to see the `priority`...

Upon upgrading from 3.3.23 to .24, the `godaddy` provider fails when given a FQDN including a full stop. e.g. `foo.example.com.` (note trailing period). E.g.: ``` odin $ lexicon --version lexicon...

The STEP CLI is not easily used in a non-interactive (i.e. scripted) fashion, since it seems to assume a human-in-the-loop. ### What would you like to be added It's not...

enhancement

##### SUMMARY When the destination file for the `sysctl` module is a symlink, the module will replace that symlink with a real file. All other content in the file is...

bug
has_pr

So, this is a replacement for the previous pull request (#50) that adheres to all the same commentary I made in issue #49 and should also fix issue #56. The...

The current method of checking for add-ons does so infrequently (depending upon config). It should be easy to track existing unshipped traders and ship additional cards to them every time...

common
feature

Are there plans to modify Puca-Power to support Future Sight?

enhancement

First, I really appreciate the work you put into this collection, and want to support your efforts. To that end, I've been testing, and then rolling out in production, the...

There is a role for creating X509 certificates via an ACME provisioner (`step_acme_cert`), but there is not one using other provisioners, e.g. `JWK`. The routines are mostly parallel, and the...

enhancement
roles