[rancid] Known_hosts issue with fortigate cluster
JP Viljoen
froztbyte at froztbyte.net
Mon Jan 23 20:54:58 UTC 2012
On Mon, 23 Jan 2012 21:49:43 +0100, Hugo Deprez <hugo.deprez at gmail.com>
wrote:
> Dear community,
>
> I just met an issue with the backup of a Fortigate 300A firewall.
> This is a cluster.
>
> Now the cluster is running on the slave member. My linux host is
> complaining about the public key which is not matching the one from
> the master.
> I would like to know how you guys, do you deal with this situation ?
From the ssh_config manpage, the option StrictHostKeyChecking:
echo -en "Host
*.fortigate.internal.domain.tld\n\tStrictHostKeyChecking: no" >>
~rancid/.ssh/config
Adjust the host parameter to suit your environment as needed.
-J
More information about the Rancid-discuss
mailing list