applied, but it looks like the parameter was supposed to be removed entirely? It's always 1 now, ...
On Wed, Apr 11, 2018 at 09:26:38AM +0200, Dominik Csapak wrote: > Signed-off-by: Dominik Csapak <d.csa...@proxmox.com> > --- > data/PVE/Cluster.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/data/PVE/Cluster.pm b/data/PVE/Cluster.pm > index fabf5bc..ef7a541 100644 > --- a/data/PVE/Cluster.pm > +++ b/data/PVE/Cluster.pm > @@ -1890,7 +1890,7 @@ sub updatecerts_and_ssh { > > $p->("merge authorized SSH keys and known hosts"); > ssh_merge_keys(); > - ssh_merge_known_hosts($nodename, $local_ip_address); > + ssh_merge_known_hosts($nodename, $local_ip_address, 1); > gen_pve_vzdump_files(); > } > > -- > 2.11.0 _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel