Quickly remove old ssh keys with sed

Our technicians stumbled across a great snippet about ssh keys: http://www.watters.ws/view/article/181 If you work on a lot of servers and do a lot of reinstalls you will see the following error often. To save some time you can quickly remove the old host key with a single sed command: