SSH script pulls only the ssh public key that is associated with the vm
instance.
There is an API to reset the SSH key pair associated to the VM. This is will
associate new ssh key pair to the vm and on reboot of vm this ssh script gets
the new ssh public key into the VM.
If you can modify the s
Thanks Sangeetha. That was helpful.
Regards,
Gaurav
On Thu, Sep 12, 2013 at 9:25 PM, Sangeetha Hariharan <
sangeetha.hariha...@citrix.com> wrote:
> To deploy Vm using ssh key pairs you will need to use a template that has
> SSH Key Gen Scripts in it.
> Only then you will be able to ssh into t
Hi Gaurav,
SSH to vm using keyPairFileLocation is template dependent .ie. template must
have the script as mentioned in the doc.
Thanks,
Sanjeev
-Original Message-
From: Gaurav Aradhye [mailto:gaurav.arad...@clogeny.com]
Sent: Thursday, September 12, 2013 5:30 PM
To: dev@cloudstack.apa
To deploy Vm using ssh key pairs you will need to use a template that has SSH
Key Gen Scripts in it.
Only then you will be able to ssh into the instance using ssh key.
-Thanks
Sangeetha
-Original Message-
From: Gaurav Aradhye [mailto:gaurav.arad...@clogeny.com]
Sent: Thursday, Septe
Will this only pull down one key pair or can it pull down many? We have a need
to pull in our keys as well as all of our customers keys.
If the script can only pull down one, we can make it work, but would be nice to
pull down all keys from the project an instance is associated with.
Travis
On