Edit: /run/cloud-init/instance-data.json (2091B)
{
"base64_encoded_keys": [],
"ds": {
"_doc": "EXPERIMENTAL: The structure and format of content scoped under the 'ds' key may change in subsequent releases of cloud-init.",
"meta_data": {
"availability_zone": "nyc1",
"instance-id": 221282004,
"interfaces": {
"private": [
{
"ipv4": {
"gateway": "0.0.0.0",
"ip_address": "10.116.0.2",
"netmask": "255.255.240.0"
},
"mac": "66:38:ef:50:99:d3",
"type": "private"
}
],
"public": [
{
"anchor_ipv4": {
"gateway": "10.10.0.1",
"ip_address": "10.10.0.5",
"netmask": "255.255.0.0"
},
"ipv4": {
"gateway": "167.71.16.1",
"ip_address": "167.71.18.86",
"netmask": "255.255.240.0"
},
"mac": "56:2f:d9:e3:15:a4",
"type": "public"
}
]
},
"local-hostname": "qavel-host01",
"public-keys": []
}
},
"merged_cfg": "redacted for non-root user",
"sensitive_keys": [
"merged_cfg"
],
"sys_info": {
"dist": [
"ubuntu",
"20.04",
"focal"
],
"platform": "Linux-5.4.0-51-generic-x86_64-with-glibc2.29",
"python": "3.8.5",
"release": "5.4.0-51-generic",
"system": "Linux",
"uname": [
"Linux",
"ubuntu",
"5.4.0-51-generic",
"#56-Ubuntu SMP Mon Oct 5 14:28:49 UTC 2020",
"x86_64",
"x86_64"
],
"variant": "ubuntu"
},
"v1": {
"_beta_keys": [
"subplatform"
],
"availability-zone": "nyc1",
"availability_zone": "nyc1",
"cloud-name": "digitalocean",
"cloud_name": "digitalocean",
"distro": "ubuntu",
"distro_release": "focal",
"distro_version": "20.04",
"instance-id": "221282004",
"instance_id": "221282004",
"kernel_release": "5.4.0-51-generic",
"local-hostname": "qavel-host01",
"local_hostname": "qavel-host01",
"machine": "x86_64",
"platform": "digitalocean",
"public_ssh_keys": [],
"python_version": "3.8.5",
"region": null,
"subplatform": "metadata (http://169.254.169.254/metadata/v1.json)",
"system_platform": "Linux-5.4.0-51-generic-x86_64-with-glibc2.29",
"variant": "ubuntu"
}
}