diff --git a/Python/etc/bcfg2.conf b/Python/etc/bcfg2.conf index c3a427f..cfe4175 100644 --- a/Python/etc/bcfg2.conf +++ b/Python/etc/bcfg2.conf @@ -7,7 +7,7 @@ header("Fichier de configuration de bcfg2") if has("bcfg2-server"): @[server] %repository = "/var/lib/bcfg2" - %plugins = "Metadata,Bundler,Base,SSHbase,Cfg,Rules,Python,DebAutoPkg" + %plugins = "Metadata,Bundler,Base,SSHbase,Cfg,Rules,Python,DebAutoPkg,Probes" %svn = "no" @[statistics]