rc: rsa1 keys were removed long ago and we set v2 anyway

I pulled this from the attic, but it makes no sense.  ;)
This commit is contained in:
Franco Fichtner 2016-09-29 17:55:56 +02:00
parent c852405968
commit 383e4bba25

View File

@ -68,7 +68,6 @@ $keys = array(
$keys_dep = array(
/* .pub files are implied */
'rsa1' => 'ssh_host_key',
'dsa' => 'ssh_host_dsa_key',
);