From 00ba4fbdd1537cd533d1c05222f4e8b0191a77f0 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Wed, 4 Mar 2009 02:42:35 +0000 Subject: Update bcfg2.conf to new format and remove server content Signed-off-by: Sol Jerome git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5103 ce84e21b-d406-0410-9b95-82705330c041 --- examples/bcfg2.conf | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) (limited to 'examples/bcfg2.conf') diff --git a/examples/bcfg2.conf b/examples/bcfg2.conf index d03e2f163..e1492aa5a 100644 --- a/examples/bcfg2.conf +++ b/examples/bcfg2.conf @@ -1,26 +1,6 @@ [server] repository = /var/lib/bcfg2 -structures = Bundler,Base -generators = SSHbase,Cfg,Pkgmgr,Svcmgr -# Uncomment to use the DBStats plugin (0.9.6pre2 and later) -#plugins = DBStats - -[statistics] -sendmailpath = /usr/sbin/sendmail -database_engine = sqlite3 -# 'postgresql', 'mysql', 'mysql_old', 'sqlite3' or 'ado_mssql'. -database_name = -# Or path to database file if using sqlite3. -#/etc/brpt.sqlite is default path if left empty -database_user = -# Not used with sqlite3. -database_password = -# Not used with sqlite3. -database_host = -# Not used with sqlite3. -database_port = -# Set to empty string for default. Not used with sqlite3. -web_debug = True +plugins = Base,Bundler,Cfg,Metadata,Pkgmgr,Rules,SSHbase [communication] protocol = xmlrpc/ssl -- cgit v1.2.3-1-g7c22