Commit ae6c19c
committed
root-disks: Only generate DSA host key
It seems ssh_deletekeys is no longer, or never was, sufficient to
suppress all SSH host key generation. Newer images (>= Fedora 36)
default to creating multiple host keys types, which is slow when using
TCG. So tell cloud-init to only generate a DSA key.1 parent 9272d86 commit ae6c19c
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
0 commit comments