* Chris St. Pierre <[EMAIL PROTECTED]>
> After that, I run the following command to collect keys:
> 
> /usr/bin/ssh-keyscan -t rsa -f /var/cfengine/masterfiles/all_hosts \
>    2>/dev/null > /var/cfengine/masterfiles/ssh_known_keys

How do you deal with hosts being down? Last I checked, ssh-keyscan will
not preserve anything in the ssh_known_keys file should the remote
system be offline or if there are network or DNS problems at the time
of the scan.

Added wrapper scripts to avoid this problem to:

http://sial.org/howto/cfengine/examples/ssh-known-hosts/
_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
http://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to