Skip to content

Commit

Permalink
M #-: Update for one-apps 6.10.0-2
Browse files Browse the repository at this point in the history
Add, update distros:
  - add alpine320
  - add amazon2023
  - update VRouter
  • Loading branch information
xorel committed Jul 10, 2024
1 parent fdeac95 commit efe6579
Show file tree
Hide file tree
Showing 3 changed files with 100 additions and 4 deletions.
47 changes: 47 additions & 0 deletions appliances/all/19652200-20be-013d-0e4a-7875a4a4f528.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
---
name: Amazon Linux 2023
version: 6.10.0-2-20240710
publisher: OpenNebula Systems
description: |-
[Amazon Linux 2023](https://aws.amazon.com/linux/amazon-linux-2023/) 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.
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: Amazon Linux 2023 image for KVM, LXD and vCenter.
tags:
- amazon
format: qcow2
creation_time: 1715685461
os-id: Amazon Linux
os-release: '2023'
os-arch: x86_64
hypervisor: ALL
opennebula_version: >-
4.8, 4.10, 4.12, 4.14, 5.0, 5.2, 5.4, 5.6, 5.8, 5.10, 5.12, 5.13, 6.0,
6.1, 6.2, 6.3, 6.4, 6.6, 6.8, 6.10
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/linux.png
lxd_security_privileged: 'true'
logo: amazon.png
images:
- name: amazon2023
url: >-
https://d24fmfybwxpuhu.cloudfront.net/amazon2023-6.10.0-2-20240710.qcow2
type: OS
dev_prefix: vd
driver: qcow2
size: 26843545600
checksum:
md5: 28af65ea5fed957ee52a02d9c248acdb
sha256: 50c14e7046bb4e6d8fe76b4c761ddb018504efe755accb0de7d1d56626236e1e
49 changes: 49 additions & 0 deletions appliances/all/d74a5f80-20bd-013d-0e49-7875a4a4f528.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
---
name: Alpine Linux 3.20
version: 6.10.0-2-20240710
publisher: OpenNebula Systems
description: |-
Alpine Linux 3.20 image ready for your OpenNebula deployment.
This image is based on the Alpine Linux 3.20 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.20 image for KVM, LXD and vCenter
tags:
- alpine
format: qcow2
creation_time: 1715685461
os-id: Alpine Linux
os-release: '3.20'
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: alpine320
url: >-
https://d24fmfybwxpuhu.cloudfront.net/alpine320-6.10.0-2-20240710.qcow2
type: OS
dev_prefix: vd
driver: qcow2
size: 268435456
checksum:
md5: 668c416f6be5036c52604f20d98fd61c
sha256: d09b9276224dfe80f4ba3fc797628e1c0c4f58ead2e3bbd2763fefce413e8069
8 changes: 4 additions & 4 deletions appliances/service/cc96d537-f6c7-499f-83f1-15ac4058750e.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Service Virtual Router
version: 6.10.0-1-20240514
version: 6.10.0-2-20240710
publisher: OpenNebula Systems
description: |-
Appliance providing several Virtual Network Functions (routing, NAT, DNS,
Expand Down Expand Up @@ -78,11 +78,11 @@ logo: router.png
images:
- name: service_vnf
url: >-
https://d24fmfybwxpuhu.cloudfront.net/service_VRouter-6.10.0-1-20240515.qcow2
https://d24fmfybwxpuhu.cloudfront.net/service_VRouter-6.10.0-2-20240710.qcow2
type: OS
dev_prefix: vd
driver: qcow2
size: 2147483648
checksum:
md5: b97e2488992abf7d633d94c3043b1888
sha256: 1ac6f8310da672a17b0a0a530041a40da952527be11c94937225045195834293
md5: fd9f4dac9fa8bb256d027836bc03e3db
sha256: a3d71e13d5d96b9225baae9dcc029249a1d99975820371346f7956f4a9c5e93d

0 comments on commit efe6579

Please sign in to comment.