From 45e5d5b1ce991dcfc2df3b4ed6f1d2997b4b5567 Mon Sep 17 00:00:00 2001 From: AJ Schroeder <6432150+ajschroeder@users.noreply.github.com> Date: Tue, 11 Jun 2024 22:39:52 -0500 Subject: [PATCH] doc: Add Rocky Linux 8 and 9, and Ubuntu 24.04 --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d5406b..76a7fad 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,10 @@ The following builds are available: | CentOS Stream | 8 | | Debian | 12 | | Debian | 11 | +| Rocky Linux | 9 | +| Rocky Linux | 8 | | OpenSUSE Leap | 15.5 | +| Ubuntu Server | 24.04 LTS | | Ubuntu Server | 22.04 LTS | | Ubuntu Server | 20.04 LTS | @@ -720,4 +723,4 @@ The repository is modeled after the [VMware Packer Examples][packer-examples-for [proxmox-api-tokens]: https://pve.proxmox.com/pve-docs/pveum-plain.html -[^1]: If you try to create a VM with the same ID as an existing VM the Proxmox API will generate a 500 error. \ No newline at end of file +[^1]: If you try to create a VM with the same ID as an existing VM the Proxmox API will generate a 500 error.