rundeck-plugins / rundeck-ec2-nodes-plugin

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

default username is fixed. It's okay for amazon linux, but how about ubuntu? #121

Open tunlyinaung-dll opened 2 years ago

tunlyinaung-dll commented 2 years ago

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. But when I use ubuntu as ec2, it becomes a problem. So , how can I set up for both ec2-user and ubuntu user ?