Chore: Upgrade Jenkins-job-builder to 6.3.0
[releng/global-jjb.git] / releasenotes / notes / packer-specify-builder-9911c0cf4dfb493d.yaml
1 ---
2 features:
3   - |
4     Packer CI jobs now have the ability to specify which "builder" to use in
5     the job. Default configuration is the for the "openstack" builder.
6 upgrade:
7   - |
8     Requires common-packer v0.7.0 if using packer CI jobs.
9   - |
10     If your project is in AWS and uses the Packer CI jobs to build AMIs you
11     must set ``packer-builder: aws`` when upgrading to this version of
12     global-jjb or your jobs will default to openstack and fail.