rundeck-ec2-nodes-plugin icon indicating copy to clipboard operation
rundeck-ec2-nodes-plugin copied to clipboard

Get resource node data from Amazon EC2

Results 43 rundeck-ec2-nodes-plugin issues
Sort by recently updated
recently updated
newest added

Hey guys, When I use the plugin, the default username is fixed to ec2-user . And in rundeck, all the ec2 nodes appear like ec2-user@public_ip. It's okay for amazon linux....

Refactor EC2 Nodes Plugin to remove TravisCI and get Builds Passing.

to-jira

- In China AWS the sts enpoint is **sts.amazonaws.com.cn** the plugin has no way to set it

It took me 45 minutes to work out why this wasn't working: `nodename.selector=tags/Name+'-'+instanceId; ssh-key-storage-path.selector='keys/'+keyName` It turns out that instead of the 2nd attribute being called "ssh-key-storage-path" it was called "...

Setting a filter `platform=windows` will filter for Windows nodes. AWS doesn't provide a value to `platform` for linux nodes, and trying to do a filter of `platform=` or `platform=null` or...

Today I upgraded from 1.5.6 to 1.5.9 version of this plugin. After that I was unable to find any nodes in my projects. This was because of this update: https://github.com/rundeck-plugins/rundeck-ec2-nodes-plugin/commit/f69c46ac2021975328181868057b7b89b535eba5...

Hello, I am currently running the Rundeck on Docker container behind nginx revese-proxy, also on another container. I have the containers running in AWS EC2 instance. Here are the details...

Hi Greg, Is there a way to overwrite the Mapping Params: username.default value to the user who is running the job? On our AWS we have setup individual ssh keys...

By default the plugin will only list one instance of a group of instances if their EC2 name tag is the same. To work around this I have had to...

Stopped instances are not listed whatever the settings (v1.5.10)