[bcfg2.key] retrait de la clef pour les clients
C'était juste pour les agents, mais les agents ne servent à rien (ssh les remplace bien mieux). darcs-hash:20081219030035-af139-600b2b5c940a26e17d48c55c891964539e728d98.gz
This commit is contained in:
parent
4f61bba6aa
commit
a0be0e9b72
3 changed files with 2 additions and 36 deletions
|
@ -17,7 +17,8 @@ if has("bcfg2-server"):
|
|||
@[communication]
|
||||
%protocol = "xmlrpc/ssl"
|
||||
%password = secrets.bcfg2_password
|
||||
%key = "/etc/bcfg2.key"
|
||||
if has("bcfg2-server"):
|
||||
%key = "/etc/bcfg2.key"
|
||||
if has("test"):
|
||||
%fingerprint = "c77f8e7ad96eba77f303afe5a5ef4570dd9580af"
|
||||
else:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue