Signed-off-by: Dominik Csapak <[email protected]>
---
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
[email protected]
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel