Current jenkins-on-aws is over a year out of date and did not work out of the box when I tried to run it. Updated to latest LTS Jenkins 2.361 and found matching plugin sets. Updated various config files for the plugins so that everything works.
Description of changes:
Update to 2.361 (Nov 2022)
Update plugin versions to match
Use new jenkins-plugin-cli to install plugins
Switch to python3
Fix empty log group for cloudwatch plugin
Add new IAM permissions needed by ECS plugin
Update jcasc properties to match new plugins and work around some bugs
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issue #, if available:
Current jenkins-on-aws is over a year out of date and did not work out of the box when I tried to run it. Updated to latest LTS Jenkins 2.361 and found matching plugin sets. Updated various config files for the plugins so that everything works.
Description of changes:
jenkins-plugin-cli
to install pluginsBy submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.