[GlobalPython] Config Bcfg2 pour le nouveau plugin GlobalPython et un test (qui ne fonctionne pas pour l'instant).
This commit is contained in:
parent
5fa5753faa
commit
2aaa97e7d1
4 changed files with 37 additions and 1 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"
|
||||
%plugins = "Metadata,Bundler,Base,SSHbase,Cfg,Rules,Python,Packages,Probes,DBStats,GlobalPython"
|
||||
%svn = "no"
|
||||
|
||||
@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue