How to Deploy rails application using Jenkins to MFA protected ec2 server
21 views
Skip to first unread message
Pavan Teja
unread,
Jul 10, 2015, 10:27:10 AM7/10/15
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...@googlegroups.com
Hi,
I have added "Post build script" plugin for rails capistrano deployment, While deploying I am having issue with MFA protected EC2 server, It is asking for MFA. Is there an option to prompt the user to enter MFA at the time of deployment from Jenkins ? OR Please suggest if there are any alternatives.