-
Notifications
You must be signed in to change notification settings - Fork 1
/
0e3f72b6-fb7e-4353-a9da-46b5ae884be9.yaml
56 lines (53 loc) · 1.68 KB
/
0e3f72b6-fb7e-4353-a9da-46b5ae884be9.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
---
name: Ubuntu 16.04 - EC2
version: 5.10.0-1.20191126
publisher: OpenNebula Systems
description: |-
Ubuntu 16.04 image ready for the OpenNebula Cloud Bursting on the Amazon EC2.
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.
EC2 image details:
* **Region**: us-east-1
* **AMI**: ami-0a425bbe3ceadb8a0
* **Virtualization Type**: HVM
* **Root Device Type**: EBS
* **Volume Type**: GP2
short_description: Ubuntu 16.04 image for Amazon EC2
tags:
- ubuntu
format: ami
creation_time: 1574853626
os-id: Ubuntu
os-release: '16.04'
os-arch: x86_64
hypervisor: EC2
opennebula_version: 5.0, 5.2, 5.4, 5.6, 5.8, 5.10
opennebula_template:
context:
ssh_public_key: $USER[SSH_PUBLIC_KEY]
cpu: '0.1'
memory: '256'
inputs_order: EC2_INSTANCETYPE,EC2_SECURITYGROUPIDS,EC2_SUBNETID
public_cloud:
ami: ami-0a425bbe3ceadb8a0
instancetype: $EC2_INSTANCETYPE
securitygroupids: $EC2_SECURITYGROUPIDS
subnetid: $EC2_SUBNETID
type: ec2
sched_requirements: (PUBLIC_CLOUD=YES) & (REGION_NAME=\"us-east-1\")
user_inputs:
ec2_instancetype: M|text|EC2 Instance Type
ec2_securitygroupids: M|text|EC2 Security Group IDs
ec2_subnetid: M|text|EC2 Subnet ID
logo: images/logos/ubuntu.png
logo: https://raw.githubusercontent.com/OpenNebula/marketplace/master/logos/ubuntu.png
images:
- name: empty
url: https://s3-eu-west-1.amazonaws.com/opennebula-marketplace/empty1024.raw
type: OS
dev_prefix: hd
driver: raw
size: 1024
checksum:
md5: 0f343b0931126a20f133d67c2b018a3b
sha256: 5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
type: VMTEMPLATE