Ticket #55 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

Implement a configurable delay command option for confsync

Reported by: blee Owned by: blee
Priority: minor Milestone: confman-1.9.2
Component: confsync Version: 1.9.1b
Keywords: Cc:

Description

This will make it easier for administrators to stagger concurrently executed confsyncs across the network (e.g. via cron).

Change History

comment:1 Changed 3 years ago by blee

  • Owner changed from confman-developers@… to blee
  • Status changed from new to accepted

comment:2 Changed 3 years ago by blee

  • Status changed from accepted to closed
  • Resolution set to fixed

(In [402]) Implement a configurable delay command for confsync and confaudit.

Fixes #55

comment:3 Changed 3 years ago by blee

  • Status changed from closed to reopened
  • Resolution fixed deleted

Actually, I'm going to re-implement this.

comment:4 Changed 3 years ago by blee

  • Status changed from reopened to closed
  • Resolution set to fixed

(In [403])
Implement a configurable delay for confsync and confaudit.

Introduces two new conf options:

  • CONF_SYNC_SLEEP
  • CONF_AUDIT_SLEEP

Each specifies an integer number of seconds for the respective utility
to sleep before executing.

Fixes #55

comment:5 Changed 3 years ago by blee

(In [404])
Merging from trunk confsync and confaudit delay capabilities.

See #55

Note: See TracTickets for help on using tickets.