Skip to content

Commit

Permalink
F OpenNebula/one-apps#127: Update MinIO Multi-Node
Browse files Browse the repository at this point in the history
- Update supported OpenNebula versions for VM templates

Signed-off-by: Alejandro Mosteiro <[email protected]>
  • Loading branch information
Aletibazo committed Oct 11, 2024
1 parent 2e2f189 commit 106c077
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ os-id: Alpine
os-release: '3.18'
os-arch: x86_64
hypervisor: ALL
opennebula_version: 6.0, 6.2, 6.4, 6.6, 6.8, 6.10
opennebula_version: 6.8, 6.10
opennebula_template:
context:
service_id: "$SERVICE_ID"
Expand Down Expand Up @@ -68,4 +68,4 @@ opennebula_template:
oneapp_vnf_haproxy_lb1_port: "M|text|LB port for MinIO API| |9000"
logo: router.png
disks:
- "Service Virtual Router"
- "Service Virtual Router"
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ opennebula_template: '{
"vmshutdown": "Terminate"
}'
logo: minio.png
images: []
images: []
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ os-id: Ubuntu
os-release: '22.04 LTS'
os-arch: x86_64
hypervisor: KVM
opennebula_version: 6.0, 6.2, 6.4, 6.6, 6.8, 6.10
opennebula_version: 6.8, 6.10
opennebula_template:
context:
network: 'YES'
Expand Down Expand Up @@ -58,4 +58,4 @@ opennebula_template:
oneapp_minio_tls_key: "O|text64|MinIO TLS key (.key)| |"
logo: minio.png
disks:
- "Service MinIO"
- "Service MinIO"

0 comments on commit 106c077

Please sign in to comment.