crans_bcfg2/Python/etc/bcfg2-web.conf
Nicolas Dandrimont e5f0182aad [bcfg2] Configuration du service de statistiques web
darcs-hash:20110215103814-ffbb2-ad4a8af5092c1b486235c0dcb6a30b7a44df7991.gz
2011-02-15 11:38:14 +01:00

12 lines
318 B
Python

# -*- coding: utf-8; mode: python -*-
header("Fichier de configuration de bcfg2, version web")
@[server]
%repository = "/var/lib/bcfg2"
%plugins = "Metadata,Bundler,Base,SSHbase,Cfg,Rules,Python,DebAutoPkg,Probes,DBStats"
%svn = "no"
@
@[statistics]
%sendmailpath = "/usr/sbin/sendmail"
%database_engine = "sqlite3"