Changes between Version 6 and Version 7 of AgentMode
- Timestamp:
- 11/06/09 09:35:58 (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AgentMode
v6 v7 1 1 == Bcfg2 Agent Mode == 2 '''As of Bcfg2 1.0.0, this is deprecated in favor of [wiki:AgentWithSSH].''' 2 3 3 4 As of version 0.9.5, the bcfg2 client introduces "agent mode," allowing bcfg2 client runs to be initiated remotely. This capability allows the bcfg2 client process to run continuously on a client and listen for a reconfiguration command, usually from the server, rather than run periodically via the established method of invocation via cron.