Remove reference to PPK in keys readme

This commit is contained in:
Mitchell Hashimoto 2013-07-18 10:52:38 -04:00
parent b68c489991
commit a91edab591
1 changed files with 0 additions and 7 deletions

View File

@ -8,10 +8,3 @@ If you're working with a team or company or with a custom box and
you want more secure SSH, you should create your own keypair
and configure the private key in the Vagrantfile with
`config.ssh.private_key_path`
# Putty
If you are using Vagrant on windows, the .ppk file contained here, in the keys directory,
has been generated from the private key and should be used to connect Putty to any VMs that
are leveraging the default key pair. See [guide](http://docs.vagrantup.com/v1/docs/getting-started/ssh.html)
in the documentation for more details on using Putty with Vagrant.