Closed elight closed 10 years ago
Agreed!
Related: https://github.com/mitchellh/vagrant-rackspace/pull/58 added support for multiple private keys, but not public keys. https://github.com/mitchellh/vagrant-rackspace/pull/53 added support for keypairs as an alternative to public_key_path. So ideally an arbitrary number of keypairs would also be allowed.
Wait... This is already there just not documented??
On Mon, Mar 17, 2014 at 1:23 PM, Max Lincoln notifications@github.com wrote:
Agreed! Related: https://github.com/mitchellh/vagrant-rackspace/pull/58 added support for multiple private keys, but not public keys.
https://github.com/mitchellh/vagrant-rackspace/pull/53 added support for keypairs as an alternative to public_key_path. So ideally an arbitrary number of keypairs would also be allowed.
Reply to this email directly or view it on GitHub: https://github.com/mitchellh/vagrant-rackspace/issues/78#issuecomment-37843896
Oh derp. Private keys not public.
The current implementation allows for a single public key. For the purposes of remote pairing, it would be helpful to allow for an arbitrary number of public keys.