update pour bcfg2-1.0
darcs-hash:20090603132248-af139-5814e223271446cc1ef935a14b1c7278039c2f66.gz
This commit is contained in:
parent
ab8d12ef62
commit
d16ffebf75
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,7 @@ header("Fichier de configuration de bcfg2")
|
|||
if has("bcfg2-server"):
|
||||
@[server]
|
||||
%repository = "/var/lib/bcfg2"
|
||||
%structures = "Bundler,Base"
|
||||
%generators = "SSHbase,Cfg,Rules,Python,DebAutoPkg"
|
||||
%plugins = "Metadata,Bundler,Base,SSHbase,Cfg,Rules,Python,DebAutoPkg"
|
||||
%svn = "no"
|
||||
|
||||
@[statistics]
|
||||
|
@ -19,6 +18,7 @@ if has("bcfg2-server"):
|
|||
%password = secrets.bcfg2_password
|
||||
if has("bcfg2-server"):
|
||||
%key = "/etc/bcfg2.key"
|
||||
%certificate = "/etc/bcfg2.key"
|
||||
if has("test"):
|
||||
%fingerprint = "c77f8e7ad96eba77f303afe5a5ef4570dd9580af"
|
||||
else:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue