WIP: Use Ubuntu 22.04 for new VMs #521
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "jammy_jellyfish"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The current
create_vm
script was failing on the new Jammy host, but I found the--cloud-init
options forvirt-install
, which is a much cleaner way of using cloud init anyway.Also, OS type and variant options have been deprecated.
This PR isn't actually work in progress anymore, but I'm not sure if we should merge it before testing more cookbooks with Jammy. At the moment, it's only a Garage node and new RSKj nodes that are running on it.
37f9229fac
to71391ce323
71391ce323
to401b03cc1e
Checkout
From your project repository, check out a new branch and test the changes.