example-eikon-ubuntu24-cloud-raw¶
Test Ubuntu 24 cloud image using a raw image in an eikon/plan.
The image was downloaded and recompressed using the following commands.
curl -Lo ubuntu24.tar.xz https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img
tar xf ubuntu24.tar.xz; zstd disk.raw -o ubuntu24.raw.zst
drpcli files upload ubuntu24.raw.zst as images/eikon/ubuntu24.raw.zst
There is no sha256sum provided for the image. The example uses the latest image which is updated regularly.
Objects that Reference example-eikon-ubuntu24-cloud-raw¶
Not used in current content packs
Objects used by example-eikon-ubuntu24-cloud-raw¶
- params eikon/plan in field Params as value map[disks:[map[grub_device:true image:map[type:dd-zst url:{{ .ProvisionerURL }}/files/images/eikon/ubuntu24.raw.zst] name:d0 path:/dev/sda]]]