Comment 8 for bug 1995609

Revision history for this message
Jay A (jatabe) wrote :

This line in cloud.cfg

ssh_deletekeys: true
ssh_genkeytypes: ['rsa', 'ecdsa', 'ed25519']

got replaced with this after yum update.

ssh_deletekeys: 1
ssh_genkeytypes: ~

restoring the old, created a snapshot and restore that snapshot, I was able to see from the logs that keys are regenrated.