Revert [GlobalPython] (restes qui n'étaient pas effacés)
This reverts commit 2aaa97e7d1
.
This commit is contained in:
parent
5f4535b5c5
commit
63b7e47ea3
3 changed files with 1 additions and 30 deletions
|
@ -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"
|
||||
|
||||
@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue