Migrate build-openstack-puppet-tarball to Jammy
Ubuntu Focal has quite old ruby (2.7) which is no longer compatible with latest libraries. Migrate the job to Jammy which has Ruby 3.0 . Change-Id: I8f56d4e53162918b63baf8ede07efc462802a0af
This commit is contained in:
parent
5d2197c73e
commit
f9a3c0831f
@ -981,7 +981,7 @@
|
||||
name: build-openstack-puppet-tarball
|
||||
description: |
|
||||
Build a puppet tarball but do not upload it anywhere.
|
||||
nodeset: ubuntu-focal
|
||||
nodeset: ubuntu-jammy
|
||||
pre-run: playbooks/puppet-tarball/pre.yaml
|
||||
run: playbooks/puppet-tarball/run.yaml
|
||||
files: ^metadata.json$
|
||||
|
Loading…
Reference in New Issue
Block a user