Use Ubuntu 22.04 for new VMs #521

Merged
raucao merged 2 commits from jammy_jellyfish into master 2026-03-27 10:28:22 +00:00
Owner

The current create_vm script was failing on the new Jammy host, but I found the --cloud-init options for virt-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.

The current `create_vm` script was failing on the new Jammy host, but I found the `--cloud-init` options for `virt-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.
raucao added 1 commit 2023-11-03 17:18:18 +00:00
Also, remove the custom config image generation and replace it with
`--cloud-init` options.
raucao added 1 commit 2023-11-03 17:20:28 +00:00
Accidentally added to the previous commit
raucao added 1 commit 2023-11-04 14:10:56 +00:00
raucao added 1 commit 2023-12-05 13:22:32 +00:00
raucao added 1 commit 2024-06-07 18:45:17 +00:00
raucao force-pushed jammy_jellyfish from 37f9229fac to 71391ce323 2024-06-07 18:49:30 +00:00 Compare
raucao force-pushed jammy_jellyfish from 71391ce323 to 401b03cc1e 2024-06-07 18:53:28 +00:00 Compare
raucao force-pushed jammy_jellyfish from 401b03cc1e to 25192ad3ce 2026-03-26 16:35:52 +00:00 Compare
raucao added 1 commit 2026-03-27 10:27:53 +00:00
raucao changed title from WIP: Use Ubuntu 22.04 for new VMs to Use Ubuntu 22.04 for new VMs 2026-03-27 10:28:00 +00:00
raucao self-assigned this 2026-03-27 10:28:09 +00:00
greg was assigned by raucao 2026-03-27 10:28:09 +00:00
raucao merged commit ea8e2de70a into master 2026-03-27 10:28:22 +00:00
raucao deleted branch jammy_jellyfish 2026-03-27 10:28:22 +00:00
Author
Owner

Ugh, forgot kredits label. Need to add an integration for preventing merges without label.

Ugh, forgot kredits label. Need to add an integration for preventing merges without label.
Sign in to join this conversation.