Forum: CFEngine Help
Subject: Re: CFEngine Help: Integer splayclass equivalent
Author: sauer
Link to topic: https://cfengine.com/forum/read.php?3,27010,27064#msg-27064
I suppose I should've mentioned that I would much prefer to do this without
incurring the overhead of a fork(). Or actual
On Sun, 12 Aug 2012 22:37:41 +0200 (CEST) sauer wrote:
n> Ted Zlatanov Wrote:
n> ---
>> On Tue, 7 Aug 2012 10:06:32 +0200 (CEST) sauer
>> wrote:
n> So, I'd like to "repeably randomize" an integer on a host.
n> ...
>> You could take the MAC or
Forum: CFEngine Help
Subject: Re: CFEngine Help: Integer splayclass equivalent
Author: sauer
Link to topic: https://cfengine.com/forum/read.php?3,27010,27018#msg-27018
Ted Zlatanov Wrote:
---
> On Tue, 7 Aug 2012 10:06:32 +0200 (CEST) sa
On Tue, 7 Aug 2012 10:06:32 +0200 (CEST) sauer wrote:
n> So, I'd like to "repeably randomize" an integer on a host.
n> Specifically, I'd like to use essentially the logic from splayclass or
n> splaytime to pick a time to run a cron job. "Why not run the job from
n> CFEngine?" Well, because the