rackerlabs / auter

Automatic updates for RHEL, Debian, and their derivatives, with the ability to run pre/post hooks & reboot afterwards.
Apache License 2.0
67 stars 18 forks source link

Auter should have a --maxdelay flag for running from the command line #185

Closed mark-hyde closed 6 years ago

mark-hyde commented 6 years ago

Auter should have a --maxdelay flag to override MAXDELAY from the config file This will allow remote execution frameworks which behave like interactive shells to have a random delay. As a side effect it will also allow crontabs to extend/reduce the random delay as needed.

mark-hyde commented 6 years ago

(I'm working on a patch!)

mark-hyde commented 6 years ago

https://github.com/rackerlabs/auter/pull/186

mark-hyde commented 6 years ago

Deleted PR #186 as this was against master

188 is against develop