Forum: CFEngine Help Subject: Re: cf-runexec confusion Author: toddnni Link to topic: https://cfengine.com/forum/read.php?3,23898,24058#msg-24058
# cf-runagent --help ... DESCRIPTION: The run agent connects to a list of running instances of the cf-serverd service. The agent allows a user to forego the usual scheduling interval for the agent and activate cf-agent on a remote host. Additionally, a user can send additional classes to be defined on the remote host. Two kinds of classes may be sent: classes to decide on which hosts the agent will be started, and classes that the user requests the agent should define on execution. The latter type is regulated by cf-serverd's role based access control. ... Notice the "on a remote host". I also checked from the code that classes are sent to the remote host, assuming that I understood the code correctly. _______________________________________________ Help-cfengine mailing list [email protected] https://cfengine.org/mailman/listinfo/help-cfengine
