Skip to content

Instantly share code, notes, and snippets.

@MatthewRDodds
Created December 16, 2014 18:26
Show Gist options
  • Save MatthewRDodds/70e48a76dd02df0ebe56 to your computer and use it in GitHub Desktop.
Save MatthewRDodds/70e48a76dd02df0ebe56 to your computer and use it in GitHub Desktop.
Vagrant Halt SSH key swapping
==> dev: Attempting graceful shutdown of VM...
dev:
dev: Vagrant insecure key detected. Vagrant will automatically replace
dev: this with a newly generated keypair for better security.
dev:
dev: Inserting generated public key within guest...
dev: Removing insecure key from the guest if its present...
dev: Key inserted! Disconnecting and reconnecting using new SSH key...
==> dev: Stopping the VMware VM...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment