Skip to content

Commit

Permalink
M #-: Add alpine318, debian12
Browse files Browse the repository at this point in the history
  • Loading branch information
xorel committed Jan 25, 2024
1 parent c4a5bb5 commit 15bcb70
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 0 deletions.
50 changes: 50 additions & 0 deletions appliances/all/0e7f57b0-9d02-013c-606f-7875a4a4f528.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
---
name: Alpine Linux 3.18
version: 6.6.1-1.20230607
publisher: OpenNebula Systems
description: |-
Alpine Linux 3.18 image ready for your OpenNebula deployment.
This image is based on the Alpine Linux 3.18 cloud image with the OpenNebula [contextualization package](http://docs.opennebula.io/6.6/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.18 image for KVM, LXD and vCenter
tags:
- alpine
format: qcow2
creation_time: 1706113376
os-id: Alpine Linux
os-release: '3.18'
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
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: alpine318
url: https://d24fmfybwxpuhu.cloudfront.net/alpine318-6.8.1-1-20240125.qcow2
type: OS
dev_prefix: vd
driver: qcow2
size: 268435456
checksum:
md5: 4b6c04ba822174e2a508fbabd3435344
sha256: 4c5753539228e0f64fadabfdac82b859ec3c92bc64ab97b06ecfa77c22574c3c
48 changes: 48 additions & 0 deletions appliances/all/6fa28310-9d85-013c-6070-7875a4a4f528.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
---
name: Debian 12
version: 6.6.1-1.20230607
publisher: OpenNebula Systems
description: |-
Debian 12 image ready for your OpenNebula deployment.
This image is based on the Debian 12 cloud image with the OpenNebula [contextualization package](http://docs.opennebula.io/6.6/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: Debian 12 image for KVM and vCenter
tags:
- debian
format: qcow2
creation_time: 1706113376
os-id: Debian
os-release: '12.4'
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
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/debian.png
lxd_security_privileged: 'true'
logo: debian.png
images:
- name: debian12
url: https://d24fmfybwxpuhu.cloudfront.net/debian12-6.8.1-1-20240125.qcow2
type: OS
dev_prefix: vd
driver: qcow2
size: 2147483648
checksum:
md5: b3fdf8a37dbda9b74d31176cbd889cfb
sha256: a2a6409ece15925bf145ec7ba5d58992a4d425b131d50442b394ca3450d16430

0 comments on commit 15bcb70

Please sign in to comment.