[ 
https://issues.jenkins-ci.org/browse/JENKINS-13897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163180#comment-163180
 ] 

SCM/JIRA link daemon commented on JENKINS-13897:
------------------------------------------------

Code changed in jenkins
User: Francis Upton
Path:
 src/main/java/hudson/plugins/ec2/SlaveTemplate.java
http://jenkins-ci.org/commit/ec2-plugin/35b201e0421179f2074aba85f0fc7a2a36c6b666
Log:
  Merge pull request #19 from ericNdfw/master

JENKINS-13897 EC2 Userdata not being Base64 encoded


Compare: https://github.com/jenkinsci/ec2-plugin/compare/a60b548...35b201e


                
> EC2 Userdata not being Base64 encoded
> -------------------------------------
>
>                 Key: JENKINS-13897
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13897
>             Project: Jenkins
>          Issue Type: Bug
>          Components: ec2
>    Affects Versions: current
>            Reporter: Eric Smalling
>            Assignee: Eric Smalling
>              Labels: ec2
>
> Trying to start up an instance with any scripting in the userdata field I get 
> Base64Encoding errors back from AWS.  Per 
> http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/instancedata-data-categories.html?r=8772
>  the UserData field needs to be base64 encoded and it's not.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to