|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [JIRA] (JENKINS-14181) Allow connecting... [email protected] (JIRA)
- [JIRA] (JENKINS-14181) Allow conne... [email protected] (JIRA)
- [JIRA] (JENKINS-14181) Allow conne... [email protected] (JIRA)
- [JIRA] (JENKINS-14181) Allow conne... [email protected] (JIRA)

Code changed in jenkins
User: Francis Upton
Path:
src/main/java/hudson/plugins/ec2/EC2Slave.java
src/main/java/hudson/plugins/ec2/SlaveTemplate.java
src/main/java/hudson/plugins/ec2/ssh/EC2UnixLauncher.java
src/main/resources/hudson/plugins/ec2/EC2Computer/configure.jelly
src/main/resources/hudson/plugins/ec2/SlaveTemplate/config.jelly
src/test/java/hudson/plugins/ec2/SlaveTemplateTest.java
src/test/java/hudson/plugins/ec2/TemplateLabelsTest.java
http://jenkins-ci.org/commit/ec2-plugin/d5c01544108533616f70d9483ae1f0c4bdeb43b5
Log:
Merge pull request #21 from bguerin/master
Fix for JENKINS-14181 : Allow connecting to an instance using its private DNS name instead of its public one
Compare: https://github.com/jenkinsci/ec2-plugin/compare/89d874d5607f...d5c015441085