-
Notifications
You must be signed in to change notification settings - Fork 10
/
README
47 lines (33 loc) · 1.47 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Bcfg2 - A Configuration Management System
-----------------------------------------
Bcfg2 (bee-config two) helps system administrators produce a
consistent, reproducible, and verifiable description of their
environment, and offers visualization and reporting tools to aid
in day-to-day administrative tasks. It is the fifth generation of
configuration management tools developed in the Mathematics and
Computer Science Division of Argonne National Laboratory.
* Homepage: http://bcfg2.org
Bcfg2 is fairly portable. It has been successfully run on:
* AIX, FreeBSD, OpenBSD Mac OS X, OpenSolaris, Solaris
* Many GNU/Linux distributions, including ArchLinux, Blag, CentOS,
Debian, Fedora, Gentoo, gNewSense, Mandriva, openSUSE, Red Hat/RHEL,
SuSE/SLES, Trisquel, and Ubuntu.
Installation
------------
For details about the installation of Bcfg2 please refer to the
following pages in the Bcfg2 wiki.
* Prerequisites: http://bcfg2.org/wiki/Prereqs
* Download: http://bcfg2.org/wiki/Download
* Installation: http://bcfg2.org/wiki/Install
Need help
---------
* FAQ: http://bcfg2.org/wiki/FAQ
* IRC: #bcfg2 on chat.freenode.net
* Mailing list: https://lists.mcs.anl.gov/mailman/listinfo/bcfg-dev
* Bug tracker: http://bcfg2.org/report
Documentation
-------------
A lot of documentation is available in the Bcfg2 manual and the Bcfg2 wiki.
Wiki: http://bcfg2.org/wiki/
Manual: http://docs.bcfg2.org/
Bcfg2 is licensed under BSD, for more details check COPYING.