Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

M #-: Update for one-apps 6.10.0 #104

Merged
merged 2 commits into from
May 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions appliances/all/0c01eb60-7aeb-013b-d6f3-7875a4a4f528.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Oracle Linux 9
version: 6.8.1-1-20240131
version: 6.10.0-1-20240514
publisher: OpenNebula Systems
description: |-
Oracle Linux 9 image ready for your OpenNebula deployment.
Expand All @@ -17,7 +17,7 @@ tags:
format: qcow2
creation_time: 1706780706
os-id: Oracle Linux
os-release: '9.1'
os-release: '9.4'
os-arch: x86_64
hypervisor: ALL
opennebula_version: >-
Expand All @@ -40,11 +40,11 @@ opennebula_template:
logo: ol.png
images:
- name: ol9
url: https://d24fmfybwxpuhu.cloudfront.net/ol9-6.8.1-1-20240131.qcow2
url: https://d24fmfybwxpuhu.cloudfront.net/ol9-6.10.0-1-20240514.qcow2
type: OS
dev_prefix: vd
driver: qcow2
size: 39728447488
checksum:
md5: fbc75e9e8961e899a609e7fd87c1fb57
sha256: 3c20146b562949f51ea45be06cb6ce31ed7052845912745bc9da21f0ad11d9f0
sha256: e1347389eb2408b9f866bc2a4962dfef94a659670f1f238fa5055eb05d9e2f42
7 changes: 4 additions & 3 deletions appliances/all/0e7f57b0-9d02-013c-606f-7875a4a4f528.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Alpine Linux 3.18
version: 6.8.1-1-20240125
version: 6.10.0-1-20240514
publisher: OpenNebula Systems
description: |-
Alpine Linux 3.18 image ready for your OpenNebula deployment.
Expand Down Expand Up @@ -40,11 +40,12 @@ opennebula_template:
logo: alpine.png
images:
- name: alpine318
url: https://d24fmfybwxpuhu.cloudfront.net/alpine318-6.8.1-1-20240125.qcow2
url: >-
https://d24fmfybwxpuhu.cloudfront.net/alpine318-6.10.0-1-20240514.qcow2
type: OS
dev_prefix: vd
driver: qcow2
size: 268435456
checksum:
md5: 4b6c04ba822174e2a508fbabd3435344
sha256: 4c5753539228e0f64fadabfdac82b859ec3c92bc64ab97b06ecfa77c22574c3c
sha256: 0347dac47cb0e0344f418c331a55850ebf268c23666ab6af8a93efe11f765dc8
9 changes: 5 additions & 4 deletions appliances/all/158b0602-43b3-4950-8b92-7d2a925cd652.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: FreeBSD 13
version: 6.8.1-1-20240131
version: 6.10.0-1-20240514
publisher: OpenNebula Systems
description: |-
FreeBSD 13 image ready for your OpenNebula deployment.
Expand All @@ -16,7 +16,7 @@ tags:
format: qcow2
creation_time: 1706780706
os-id: FreeBSD
os-release: '13.1'
os-release: '13.2'
os-arch: x86_64
hypervisor: ALL
opennebula_version: >-
Expand All @@ -36,11 +36,12 @@ opennebula_template:
logo: freebsd.png
images:
- name: freebsd13
url: https://d24fmfybwxpuhu.cloudfront.net/freebsd13-6.8.1-1-20240131.qcow2
url: >-
https://d24fmfybwxpuhu.cloudfront.net/freebsd13-6.10.0-1-20240514.qcow2
type: OS
dev_prefix: vd
driver: qcow2
size: 4294967296
checksum:
md5: 0d9414df3cb3d17813cb9b20c6917671
sha256: 7104561bbe3dbe3c8ce39b975cdaa53ceb2f9c4e7dffea9d710c567d1d6c07ab
sha256: 79fecce1f3ca0f907750700cef3eeca7113f584051f5ac02da983c141d114ec2
46 changes: 46 additions & 0 deletions appliances/all/1801b8b0-f42d-013c-b666-7875a4a4f528.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
---
name: Fedora 40
version: 6.10.0-1-20240514
publisher: OpenNebula Systems
description: |-
Fedora 40 image ready for your OpenNebula deployment.

This image is based on the Fedora 40 cloud image with the OpenNebula [contextualization package](http://docs.opennebula.io/stable/management_and_operations/references/kvm_contextualization.html).

There is no password for the root account. To access the Virtual Machine, add an SSH public key to your user or the template and ssh to the root account.

**Note**: Remember to update the template in order to add a network after importing it.
short_description: Fedora 40 image for KVM, LXD, and vCenter
tags:
- fedora
format: qcow2
creation_time: 1715685461
os-id: Fedora
os-release: '40'
os-arch: x86_64
hypervisor: ALL
opennebula_version: 6.0, 6.1, 6.2, 6.3, 6.4, 6.6, 6.8
opennebula_template:
context:
network: 'YES'
ssh_public_key: "$USER[SSH_PUBLIC_KEY]"
cpu: '1'
graphics:
listen: 0.0.0.0
type: vnc
memory: '768'
os:
arch: x86_64
logo: images/logos/fedora.png
lxd_security_privileged: 'true'
logo: fedora.png
images:
- name: fedora40
url: https://d24fmfybwxpuhu.cloudfront.net/fedora40-6.10.0-1-20240514.qcow2
type: OS
dev_prefix: vd
driver: qcow2
size: 5368709120
checksum:
md5: 7f270a4f546057ae344dc512bcb78a73
sha256: 82b30faad72c552c3e11cbf73e870160023b78f837ec2d21ab33af0d916faf44
49 changes: 49 additions & 0 deletions appliances/all/29080d10-f42b-013c-b663-7875a4a4f528.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
---
name: Alpine Linux 3.19
version: 6.10.0-1-20240514
publisher: OpenNebula Systems
description: |-
Alpine Linux 3.19 image ready for your OpenNebula deployment.

This image is based on the Alpine Linux 3.19 cloud image with the OpenNebula [contextualization package](http://docs.opennebula.io/stable/management_and_operations/references/kvm_contextualization.html).

There is no password for the root account. To access the Virtual Machine, add an SSH public key to your user or the template and ssh to the root account.

**Note**: Remember to update the template in order to add a network after importing it.
short_description: Alpine Linux 3.19 image for KVM, LXD and vCenter
tags:
- alpine
format: qcow2
creation_time: 1715685461
os-id: Alpine Linux
os-release: '3.19'
os-arch: x86_64
hypervisor: ALL
opennebula_version: 6.0, 6.1, 6.2, 6.3, 6.4, 6.6, 6.8
opennebula_template:
context:
network: 'YES'
ssh_public_key: "$USER[SSH_PUBLIC_KEY]"
cpu: '1'
graphics:
listen: 0.0.0.0
type: vnc
memory: '128'
nic_default:
model: virtio
os:
arch: x86_64
logo: images/logos/linux.png
lxd_security_privileged: 'true'
logo: alpine.png
images:
- name: alpine319
url: >-
https://d24fmfybwxpuhu.cloudfront.net/alpine319-6.10.0-1-20240514.qcow2
type: OS
dev_prefix: vd
driver: qcow2
size: 268435456
checksum:
md5: 41a390574f1587ad7d200c8e758e82c9
sha256: d69c4c37eb68a05e76854505b7ca341b3eaa397eb07f30342af180dcb480800b
46 changes: 46 additions & 0 deletions appliances/all/3f6600c0-f432-013c-b66b-7875a4a4f528.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
---
name: Fedora 39
version: 6.10.0-1-20240514
publisher: OpenNebula Systems
description: |-
Fedora 39 image ready for your OpenNebula deployment.

This image is based on the Fedora 39 cloud image with the OpenNebula [contextualization package](http://docs.opennebula.io/stable/management_and_operations/references/kvm_contextualization.html).

There is no password for the root account. To access the Virtual Machine, add an SSH public key to your user or the template and ssh to the root account.

**Note**: Remember to update the template in order to add a network after importing it.
short_description: Fedora 39 image for KVM, LXD, and vCenter
tags:
- fedora
format: qcow2
creation_time: 1715685461
os-id: Fedora
os-release: '39'
os-arch: x86_64
hypervisor: ALL
opennebula_version: 6.0, 6.1, 6.2, 6.3, 6.4, 6.6, 6.8
opennebula_template:
context:
network: 'YES'
ssh_public_key: "$USER[SSH_PUBLIC_KEY]"
cpu: '1'
graphics:
listen: 0.0.0.0
type: vnc
memory: '768'
os:
arch: x86_64
logo: images/logos/fedora.png
lxd_security_privileged: 'true'
logo: fedora.png
images:
- name: fedora39
url: https://d24fmfybwxpuhu.cloudfront.net/fedora39-6.10.0-1-20240514.qcow2
type: OS
dev_prefix: vd
driver: qcow2
size: 5368709120
checksum:
md5: 59d705141232a214e6be9540be25a835
sha256: a82da6fe3e15ae2c31a46bff55462ea3a63d7102b3e6aefc8056d248fd9919bd
8 changes: 4 additions & 4 deletions appliances/all/421c1575-ceee-43a8-9313-53934c819a4c.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Rocky Linux 8
version: 6.8.1-1-20240131
version: 6.10.0-1-20240514
publisher: OpenNebula Systems
description: |-
Rocky Linux 8 image ready for your OpenNebula deployment.
Expand All @@ -16,7 +16,7 @@ tags:
format: qcow2
creation_time: 1706780706
os-id: RockyLinux
os-release: '8.7'
os-release: '8.9'
os-arch: x86_64
hypervisor: ALL
opennebula_version: >-
Expand All @@ -37,11 +37,11 @@ opennebula_template:
logo: rocky.png
images:
- name: rocky8
url: https://d24fmfybwxpuhu.cloudfront.net/rocky8-6.8.1-1-20240131.qcow2
url: https://d24fmfybwxpuhu.cloudfront.net/rocky8-6.10.0-1-20240514.qcow2
type: OS
dev_prefix: vd
driver: qcow2
size: 4294967296
checksum:
md5: 077cc22ff0e73d38ac132a9ce22be33d
sha256: 412bfd0376433f7d39f309f0149cde6f3bbff7f9d7f7fce2007a6f43ab17f0bc
sha256: dfa77c85814819897614ad310a1be1b97116612e09fdf25d98187fcd560868a2
51 changes: 51 additions & 0 deletions appliances/all/44077b30-f431-013c-b66a-7875a4a4f528.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
---
name: Ubuntu Minimal 24.04
version: 6.10.0-1-20240514
publisher: OpenNebula Systems
description: |-
Ubuntu Minimal 24.04 image ready for your OpenNebula deployment.

This image is based on the Ubuntu Minimal 24.04 cloud image with the OpenNebula [contextualization package](http://docs.opennebula.io/stable/management_and_operations/references/kvm_contextualization.html).

There is no password for the root account. To access the Virtual Machine, add an SSH public key to your user or the template and ssh to the root account.

**Note**: Remember to update the template in order to add a network after importing it.

**WARNING: Learn more about [Minimal Ubuntu](https://wiki.ubuntu.com/Minimal) images before using them! They focus on minimal image size and fast boot times and are suitable for short-living environments. They don't come with virtual console support and any boot problems are hard to troubleshoot over VNC. For common use check regular Ubuntu images.**
short_description: Ubuntu Minimal 24.04 image for KVM and vCenter
tags:
- ubuntu
format: qcow2
creation_time: 1715685461
os-id: Ubuntu
os-release: '24.04'
os-arch: x86_64
hypervisor: ALL
opennebula_version: 6.0, 6.1, 6.2, 6.3, 6.4, 6.6, 6.8
opennebula_template:
context:
network: 'YES'
ssh_public_key: "$USER[SSH_PUBLIC_KEY]"
cpu: '1'
graphics:
listen: 0.0.0.0
type: vnc
memory: '768'
nic_default:
model: virtio
os:
arch: x86_64
logo: images/logos/ubuntu.png
lxd_security_privileged: 'true'
logo: ubuntu.png
images:
- name: ubuntu2404min
url: >-
https://d24fmfybwxpuhu.cloudfront.net/ubuntu2404min-6.10.0-1-20240514.qcow2
type: OS
dev_prefix: vd
driver: qcow2
size: 3758096384
checksum:
md5: d1834300d269a9d8d2c115dcb6eb852a
sha256: 0b2886de46e9b3114dc128944f1274434fc829f4fdc7ced4b76f3bb5fd4e08ef
6 changes: 3 additions & 3 deletions appliances/all/4562be1a-4c11-4e9e-b60a-85a045f1de05.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Ubuntu 22.04
version: 6.8.1-1-20240131
version: 6.10.0-1-20240514
publisher: OpenNebula Systems
description: |-
Ubuntu 22.04 image ready for your OpenNebula deployment.
Expand Down Expand Up @@ -39,11 +39,11 @@ logo: ubuntu.png
images:
- name: ubuntu2204
url: >-
https://d24fmfybwxpuhu.cloudfront.net/ubuntu2204-6.8.1-1-20240131.qcow2
https://d24fmfybwxpuhu.cloudfront.net/ubuntu2204-6.10.0-1-20240514.qcow2
type: OS
dev_prefix: vd
driver: qcow2
size: 2361393152
checksum:
md5: fe641fc78f38cd05c955e7e2976b92c9
sha256: e8c8d42c7758c00a862990b109cb328f832ffd9f7a89c460db8d12197877c6a6
sha256: 0ae3249d5721f3c348414a83d281305bcc7e6a8cc85c931e3b7af85e297e5ae6
8 changes: 4 additions & 4 deletions appliances/all/58884358-e5f1-441c-892d-39f57c157784.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: ALT Linux p10
version: 6.8.1-1-20240131
version: 6.10.0-1-20240514
publisher: OpenNebula Systems
description: |-
ALT Linux p10 image ready for your OpenNebula deployment.
Expand Down Expand Up @@ -35,11 +35,11 @@ opennebula_template:
logo: alt.png
images:
- name: alt10
url: https://d24fmfybwxpuhu.cloudfront.net/alt10-6.8.1-1-20240131.qcow2
url: https://d24fmfybwxpuhu.cloudfront.net/alt10-6.10.0-1-20240514.qcow2
type: OS
dev_prefix: vd
driver: qcow2
size: 2005925888
size: 2042626048
checksum:
md5: 9d80defdc2107054e7a4f35935440b74
sha256: 51f11ba5ca9570eebdea81d55f1e27ece994c619261df6068835f403398ff38a
sha256: a8add03b1e2475de7c27ba88ad6d26d1cad4cc04849912454df6f7e0150398dc
6 changes: 3 additions & 3 deletions appliances/all/590960f4-1114-11ea-988a-f0def1753696.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Amazon Linux 2
version: 6.8.1-1-20240131
version: 6.10.0-1-20240514
publisher: OpenNebula Systems
description: |-
[Amazon Linux 2](https://aws.amazon.com/amazon-linux-2/) image ready for the OpenNebula deployment with [contextualization package](http://docs.opennebula.io/stable/management_and_operations/references/kvm_contextualization.html) installed. The use of this software is governed by the terms of the AWS Customer Agreement (https://aws.amazon.com/agreement/) or other agreement with AWS governing the use of AWS services.
Expand Down Expand Up @@ -36,11 +36,11 @@ opennebula_template:
logo: amazon.png
images:
- name: amazon2
url: https://d24fmfybwxpuhu.cloudfront.net/amazon2-6.8.1-1-20240131.qcow2
url: https://d24fmfybwxpuhu.cloudfront.net/amazon2-6.10.0-1-20240514.qcow2
type: OS
dev_prefix: vd
driver: qcow2
size: 26843545600
checksum:
md5: 93246cf30d5762b8fd0230edca43d273
sha256: b794d7b1791d61a71eaeaa7c7f7be7f17577710c349092191ae253443b138043
sha256: c1da9d96a710ae10449408a195a2cd36f60e8fa01ae416ce9495c58b5cfb99ce
Loading
Loading