set environment variables on ami(to fill ec2 plugin cred's) runnig jenkins master in docker to start slaves with ec2 plugin
20 views
Skip to first unread message
Pruthvi Raj Reddy Chukkannagari
unread,
Dec 29, 2017, 12:26:12 PM12/29/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
I'm trying to run slaves using ec2. plugin. I'm running my master in docker over AWS ami. I can auto fill the ec2 plugin configurations for instances with docker env file where as I do not want to show my aws keys in evs' file rather try get an alternative using environment variables configured over the machine.