Marcus did you add the config.ssh.insert_key = false entry before you did your initial vagrant up or only before packaging? The issue is on version 1.7 and higher it automatically inserts the new key the very first time you bring it up, so even setting it to false later will not help, you already have a new key. If you run vagrant ssh-config you can find where the current authorized_hosts and new generated private key are.
-- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
