Hi,
I want to create a Linux template and apply key based authentication on it. If I deploy my VMs from this template same private key will be used. This will not solve my purpose as I don't want on key for all VMs getting deployed from this template. As I want a unique key that works for authenticating.
I am trying to get it done using some script. That's all high level idea I have as of now. Can anyone help me if out with this if you have done it earlier.
Thanks in advance...:)