ajout du plugin Probes
darcs-hash:20090612203709-af139-e4dd46e988b5a69158c98d19f063a304042cbff2.gz
This commit is contained in:
parent
87b284571f
commit
c4bce0ce1b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ header("Fichier de configuration de bcfg2")
|
||||||
if has("bcfg2-server"):
|
if has("bcfg2-server"):
|
||||||
@[server]
|
@[server]
|
||||||
%repository = "/var/lib/bcfg2"
|
%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"
|
%svn = "no"
|
||||||
|
|
||||||
@[statistics]
|
@[statistics]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue