Skip to content

Fix Jenkins install on Amazon AMI. Fix Ubuntu ISO version. #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

kmmceachern
Copy link

The provided packer-templates/application-server.json, packer-templates/control-server.json, and packer-templates/scripts/jenkins.sh files all required modifications for me to properly deploy the Virtualbox and AWS Cloud AMI environments.

Changes include:

  1. Updating the Ubuntu ISO version (and its associated checksum) to 14.04.5, as 14.04.4 no longer works.
  2. Updating the amazon-ebs builder to use an AMI that's supported on AWS free tier accounts.
  3. Updating the jenkins.sh script to fix the Java install after viewing an issue with Java 7 and Jenkins here: https://issues.jenkins-ci.org/browse/JENKINS-43495?page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel&showAll=true

@NawfalTachfine
Copy link

somebody should merge this, helped me go further with a google cloud build

@13rac1
Copy link
Contributor

13rac1 commented Feb 16, 2019

Hi! Thanks for your contribution. In the future, please make these types of changes into multiple commits or better multiple PRs.

@13rac1 13rac1 closed this Feb 16, 2019
13rac1 added a commit that referenced this pull request Feb 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants