Add support to EC2 for identifying Vultr cloud.#628
Conversation
Vultr.com cloud runs a ec2 compatible metadata service. This correctly identifies that cloud so that users do not see an EC2 strict warning. LP: #1901458
b61d28f to
90883ba
Compare
igalic
left a comment
There was a problem hiding this comment.
this looks rather sensible
i think I'm just surprised it's not been provided by anyone from Vultr
They seem to have taken a different path to getting rid of the warning: |
|
Hello, We have an active project for adding a Vultr datasource we hope to submit shortly. We are trying to move away from using the EC2 datasource. |
@eb3095 thanks for responding. Is |
|
If that wouldn't be an issue that would be great. @eb3095 any issues with this? |
|
Yeah that works for me. Thank you. |
This PR adds in support so that cloud-init can run on instances deployed on Vultr cloud. This was originally brought up in #628. Co-authored-by: Eric Benner <ebenner@vultr.com>
Proposed Commit Message
Add support to EC2 for identifying Vultr cloud.
Vultr.com cloud runs a ec2 compatible metadata service.
This correctly identifies that cloud so that users do not see an
EC2 strict warning.
LP: #1901458
Additional Context
As reported in bug LP: #1901458, Vultr will show the ec2 strict warning.
It seems that it would be better to have native support for vultr's metadata service documented https://www.vultr.com/metadata/#metadata .
Test Steps
Checklist: