fingerprint du serveur de test

darcs-hash:20080209165105-af139-d7bee0ee87b5ddb1dab0e8bd7d15c3d6e6590384.gz
This commit is contained in:
Jeremie Dimino 2008-02-09 17:51:05 +01:00
parent 218eb7082c
commit 25fd21c4ed

View file

@ -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]