-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.json
More file actions
52 lines (52 loc) · 1.64 KB
/
metadata.json
File metadata and controls
52 lines (52 loc) · 1.64 KB
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
{
"vm_id": "vm4qUZXqg6nU",
"hostname": "sadeem12",
"user-data": "#!/bin/bash echo \"Data from user\"",
"root_pass": "MeiWa7c8pW2TLoItfjyK0LUaQAAAIEA89MUE",
"vendor_data": "SetAnchor, PassReset",
"disk_size": 40,
"public_keys": [
"ssh-dss AAAAB3NzaC1kc3MAAACBAP75squiH936CbON1glAZ0sK8uGPAqKEJB9M71/6jWle2MMUXvp6IO4E4UAs1JC/P7lAbkxJiYBgmldE742MCtEdn0Smcaj+5vFQcPPEOssjJlpzHSktkfOd85HWQhL/Hld5FcwoGHEmQMLtZawti6o7tXwNNEdt++KOGaM4jUFLAAAAFQCe2MeiWa7c8pW2TLoItfjyK0LUaQAAAIEA89MUE/NpxYyO3PNFffxeAvHt6yr6x0Bej0sGLjV8Zml2dIgbDzUWBzmOyQ24irAVjJKyHATEl3Dqj3ihpwlomY44eu8ANFLwuTKcEQy3CIBxMP3uGY4pb2Y/SYjyRDRyDfUeUSdT0nH+zP9yniOnTIjPURxvX9zBfZhX75h5hEoAAACBAKeo7llvyCfLo7j/iI5KpWzieqjNycXQQj6N2UZxTUsaN0TB2FztrGFNtWL6HF2O+wZFUtNblovvna1JIG3c/28XY8EHENyXDkhxqSXbYPKMNdXx7+NMGWmQyiwiMqezqQWQ7OIK2YWMCthA9JUu3SVgFG+0MXiZODmBjX9ke4tu"
],
"interfaces": {
"public": [
{
"ipv4": {
"ip_address": "95.211.106.241",
"netmask": "255.255.255.192",
"gateway": "95.211.106.254"
},
"anchor_ipv4": {
"ip_address": "10.13.0.5",
"netmask": "255.255.0.0",
"gateway": "10.13.0.1"
},
"mac": "5A:DE:5B:BB:27:97",
"type": "public"
}
],
"private": [
{
"ipv4": {
"ip_address": "10.128.33.66",
"netmask": "255.255.0.0",
"gateway": "10.128.1.1"
},
"mac": "04:01:e0:c1:bb:02",
"type": "private"
}
]
},
"floating_ip": {
"ipv4": {
"active": true,
"ip_address": "45.55.103.255"
}
},
"dns": {
"nameservers": [
"8.8.8.8",
"8.8.4.4"
]
}
}