stelligent / tophat

If I have to stand up a Jenkins server ONE MORE TIME, I'm going to turn this car around!
12 stars 4 forks source link

Feature/use jenkins marketplace for aws codepipeline plugin #1

Closed jeffb-stell closed 8 years ago

jeffb-stell commented 8 years ago

This PR defaults the Jenkins install to using the LTS repositories as well as uses Jenkins Marketplace for the aws-codepipeline plugin

As a bonus, it uses platform_family for determining apt-get vice yum, instead of platform (this is the preferred pattern with cookbooks, it seems)