fingerprint du serveur de test
darcs-hash:20080209165105-af139-d7bee0ee87b5ddb1dab0e8bd7d15c3d6e6590384.gz
This commit is contained in:
parent
218eb7082c
commit
25fd21c4ed
1 changed files with 4 additions and 1 deletions
|
@ -18,7 +18,10 @@ if has("bcfg2-server"):
|
|||
%protocol = "xmlrpc/ssl"
|
||||
%password = secrets.bcfg2_password
|
||||
%key = "/etc/bcfg2.key"
|
||||
%fingerprint = "2f110783f4cbd14e45a35de518ddbaea999a03ad"
|
||||
if has("test"):
|
||||
%fingerprint = "c77f8e7ad96eba77f303afe5a5ef4570dd9580af"
|
||||
else:
|
||||
%fingerprint = "2f110783f4cbd14e45a35de518ddbaea999a03ad"
|
||||
%agent-port = 6790
|
||||
|
||||
@[components]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue