forked from cfengine/core
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
21 lines (15 loc) · 638 Bytes
/
README
File metadata and controls
21 lines (15 loc) · 638 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
CFEngine 3
==========
CFEngine 3 is a popular open source configuration management system. Its primary
function is to provide automated configuration and maintenance of large-scale
computer systems.
Relationship to cfengine 2
==========================
CFEngine 3 is NOT a drop-in upgrade for cfengine 2 installations. It is a
significantly more powerful version, but it is incompatible with CFEngine 2
policy language.
Server part of CFEngine 3 supports network protocol of cfengine 2, so you may
upgrade your installation gradually.
Installation
============
Please see the INSTALL file for prerequisites and build instructions.