diff options
Diffstat (limited to 'system/cfengine/README')
-rw-r--r-- | system/cfengine/README | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/system/cfengine/README b/system/cfengine/README deleted file mode 100644 index fba4ef5985cf0..0000000000000 --- a/system/cfengine/README +++ /dev/null @@ -1,18 +0,0 @@ -Cfengine is an autonomous agent (a software robot). - -Written by Mark Burgess, a Professor of Network and System Administration -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. 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 |