Revert [GlobalPython] (restes qui n'étaient pas effacés)

This reverts commit 2aaa97e7d1.
This commit is contained in:
Daniel STAN 2013-05-18 18:51:39 +02:00
parent 5f4535b5c5
commit 63b7e47ea3
3 changed files with 1 additions and 30 deletions

View file

@ -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,Packages,Probes,DBStats,GlobalPython"
%plugins = "Metadata,Bundler,Base,SSHbase,Cfg,Rules,Python,Packages,Probes,DBStats"
%svn = "no"
@