rundeck-plugins / rundeck-ec2-nodes-plugin

Get resource node data from Amazon EC2
85 stars 45 forks source link

Mapping Params key storage #54

Open dabest1 opened 7 years ago

dabest1 commented 7 years ago

I have found a mapping parameter in documentation for key path: Mapping Params: ssh-keypath.default=/path/to/key

But I have not found one for key storage path. Could you please add that as an option or document it? Thanks.

gschueler commented 7 years ago

you can use any node attribute as attribute.default=... and attribute.selector=...

so simply use ssh-key-storage-path.default=/path/to/key

see the SSH plugin - SSH Private key storage

dabest1 commented 7 years ago

Thank you! That works.

lakkireddy-tr commented 6 years ago

Good Morning !

Could you please someone help me with the steps for "Adding AWS EC2 instance as a node to Rundeck" & if possible share a demo video for the same.

Observed a lot of videos but i'm unable to catch the logic so, i would be grateful to them if anyone help with the requested one, making me to understand clearly.