We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the solution you'd like: It would be good for us to supply cloud-init instance metadata via the meta-data entry.
meta-data
In our testing we have been using something like this (but base64 encoded):
instance_id: ns1/mvm0 local_hostname: mvm0 platform: liquid_metal
Why do you want this feature:
Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]
The text was updated successfully, but these errors were encountered:
yitsushi
Successfully merging a pull request may close this issue.
Describe the solution you'd like:
It would be good for us to supply cloud-init instance metadata via the
meta-data
entry.In our testing we have been using something like this (but base64 encoded):
Why do you want this feature:
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
The text was updated successfully, but these errors were encountered: