blob: 38d8565916916bdfcb6748acbbabc793bf848872 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sysadmin</herd>
<maintainer>
<email>klieber@gentoo.org</email>
<name>Kurt Lieber</name>
</maintainer>
<maintainer>
<email>ramereth@gentoo.org</email>
<name>Lance Albertson</name>
</maintainer>
<longdescription>
Cfengine, or the configuration engine is an autonomous agent and a middle to
high level policy language for building expert systems which administrate
and configure large computer networks. Cfengine uses the idea of classes and
a primitive intelligence to define and automate the configuration and
maintenance of system state, for small to huge configurations. Cfengine is
designed to be a part of a computer immune system, and can be thought of as
a gaming agent. It is ideal for cluster management and has been adopted for
use all over the world in small and huge organizations alike.
</longdescription>
</pkgmetadata>
|