sovrin-foundation / steward-tools

tools for Sovrin steward
Apache License 2.0
9 stars 22 forks source link

Add 'microsoft' to valid VM types #37

Closed amarts closed 4 years ago

amarts commented 4 years ago

On Azure machines, the Virtualization type returns 'microsoft'.

amar@Sovrin02:~$ dmesg | grep 'Detected virtualization'
[    9.521496] systemd[1]: Detected virtualization microsoft.

Fixes: #36 Signed-off-by: Amar Tumballi amar@dhiway.com

WadeBarnes commented 4 years ago

Hi @amarts, I'm new to the team. Would you be able to update this PR and I'll get it reviewed and merged. This is an issue I'd like to get resolved.

amarts commented 4 years ago

Hi @amarts, I'm new to the team. Would you be able to update this PR and I'll get it reviewed and merged. This is an issue I'd like to get resolved.

Hi @WadeBarnes! Welcome. :+1:

Updated the PR.

WadeBarnes commented 4 years ago

Thanks for the contribution @amarts.