11 items | 3 visits
Resources about Cfengine
Updated on Feb 19, 12
Created on Feb 14, 12
Category: Computers & Internet
URL:
Dynamic bundle sequence
virtualization support in cfengine
quick guide for cfengine
cf-execdcf-agentcf-serverdIn conjunction with the process/agents listed, CFEngine needs to know what you would like to automate, maintain or configure. For this purpose, CFEngine has two additional components: promises and policies. A promise is a statement, written in plain text using the CFEngine language, that describes the desired state of a system. A policy is a collection of one or more related promises, which is executed every time the cf-agent runs.
Next are the actual working files which are processed by CFEngine whenever the cf-agent process runs. Perhaps the most important file is the default policy file, which is called promises.cf. It is stored locally on every host, enabling execution with or without network dependencies. If you would like to update a policy, you simply make a change to the desired policy file on the policy server or hub (Nova Only), then update promises.cf accordingly. Each client Agent will automatically pull the new version in, then execute the new instructions on the next run.
cfengine book from diego
EC2 instance with cfengine
11 items | 3 visits
Resources about Cfengine
Updated on Feb 19, 12
Created on Feb 14, 12
Category: Computers & Internet
URL: