diff options
author | Chad Smith <chad.smith@canonical.com> | 2018-10-09 22:19:20 +0000 |
---|---|---|
committer | Server Team CI Bot <josh.powers+server-team-bot@canonical.com> | 2018-10-09 22:19:20 +0000 |
commit | 6ee8a2c557ccdc8be54bcf8a8762800c10f3ef49 (patch) | |
tree | 7005f320fd82455b9c56bc3e9672fb096a5169e0 /cloudinit/log.py | |
parent | f0bc02d7e221c9aa5982b267739481420c761ead (diff) | |
download | vyos-cloud-init-6ee8a2c557ccdc8be54bcf8a8762800c10f3ef49.tar.gz vyos-cloud-init-6ee8a2c557ccdc8be54bcf8a8762800c10f3ef49.zip |
tools: Add cloud-id command line utility
Add a quick cloud lookup utility in order to more easily determine
the cloud on which an instance is running.
The utility parses standardized attributes from
/run/cloud-init/instance-data.json to print the canonical cloud-id
for the instance. It uses known region maps if necessary to determine
on which specific cloud the instance is running.
Examples:
aws, aws-gov, aws-china, rackspace, azure-china, lxd, openstack, unknown
Diffstat (limited to 'cloudinit/log.py')
0 files changed, 0 insertions, 0 deletions