Add Tags in meta-data #9658
Replies: 2 comments
-
@bds-congnguyen , have you found any resolution to your query yet? |
Beta Was this translation helpful? Give feedback.
0 replies
-
closing this for lack of activity. please re-open or open a new one if it becomes relevant again. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does anyone know how to add tags to the metadata response?
For example, when running the following command:
curl http://data-server/latest/meta-data/
The response includes details like:
We are using SaltStack for configuration management, and we would like to use tag values to automate tasks during instance provisioning, similar to what AWS allows (as described here: AWS EC2 Instance Metadata Tags).
Could anyone guide me on how to achieve this in CloudStack?
Thank you in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions