Kernel::System::Daemon::DaemonModules::SystemConfigurationSyncManager

NAME

Kernel::System::Daemon::DaemonModules::SystemConfigurationSyncManager – Daemon to keep system configuration deployments in sync

DESCRIPTION

System Configuration sync manager daemon

ATTRIBUTES

has DeploymentTypes

Configuration Deployment Types that need to be synchronized

has Configuration

Configurations to manage the different system configuration deployments

has SleepPost

Controls the amount of time to sleep after a loop.

Time is increased to slow down the busy loop in the Daemon Master

METHODS

new()

Create system configuration sync manager object.

Scroll to Top