Comment 9 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 config (cloud.cfg.rpmnew), created a snapshot and then restore that snapshot, I was able to see from the logs that keys are regenrated and can ssh to the server without problem