From 48aba758493c5b6286004edc7d130eaffe5dab0e Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Tue, 25 Oct 2005 06:33:48 +0000 Subject: (Logical change 1.345) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1432 ce84e21b-d406-0410-9b95-82705330c041 --- man/bcfg2.conf.5 | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) (limited to 'man') diff --git a/man/bcfg2.conf.5 b/man/bcfg2.conf.5 index e69de29bb..41f49663f 100644 --- a/man/bcfg2.conf.5 +++ b/man/bcfg2.conf.5 @@ -0,0 +1,34 @@ +.TH "bcfg2.conf" 5 +.SH "NAME" +bcfg2.conf - configuration parameters for bcfg2 +.SH "DESCRIPTION" +.TP +bcfg2.conf includes configuration parameters for the bcfg2 server and client. +.SH "SECTIONS" +.TP +.B [server] +.TP +repository=/path/to/repository +.TP +structures=list of enabled structures +.TP +bundles=list of enabled bundles +.TP +metadata=/path/to/metadata +.TP +.B [communication] +.TP +password=communication password +.TP +key=/path/to/ssl/key +.TP +protocol=(sss|xmlrpc/ssl) +.TP +.B [components] +list of component urls +.PP +componentname=url + +.SH "SEE ALSO" +.BR bcfg2(1), +.BR Bcfg2Server(8) \ No newline at end of file -- cgit v1.2.3-1-g7c22