diff options
Diffstat (limited to 'system/cfengine/README')
-rw-r--r-- | system/cfengine/README | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/system/cfengine/README b/system/cfengine/README index 8656958133e6c..75eab9fbf6ed5 100644 --- a/system/cfengine/README +++ b/system/cfengine/README @@ -5,10 +5,15 @@ at Oslo University College, Norway. It is used to implement policy-based configuration management on open systems (Unix-like environments) through the interpretation of its own declarative -language. +language. It emphasizes an 'immunological' viewpoint, making its modus +operandi convergence to a stable state. -It emphasizes an 'immunological' viewpoint, making its modus operandi -convergence to a stable state. +Note: Even though an rc file is included, at least an update.conf is needed +as well. A sample for which is included. For usage intros see: + +Cluster Management with GNU cfengine by Mark Burgess +http://www.ieeetcsc.org/newsletters/2002-01/burgess.html + +Automating Security with GNU cfengine by Kirk Bauer +http://www.linuxjournal.com/article/6848 -Note: Even though an rc file is included, at least an update.conf is -needed as well (a sample is also included in the package). |