WIP: Use Ubuntu 22.04 for new VMs #521
Reference in New Issue
Block a user
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_vmscript was failing on the new Jammy host, but I found the--cloud-initoptions 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.
37f9229facto71391ce32371391ce323to401b03cc1eView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.