Skip to content
New issue

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

Enable DMI_SYSFS #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

szarkos
Copy link
Contributor

@szarkos szarkos commented Jul 19, 2018

Cloud-init uses a DMI value that is set on all Azure hosts to detect that it’s running on Azure, and another DMI parameter for the VM unique ID which it uses as the instance ID: https://git.launchpad.net/cloud-init/tree/tools/ds-identify#n766

It reads both these values via sysfs, so we need kernel support for exporting these variables via /sys.

Cloud-init uses a DMI value that is set on all Azure hosts to detect
that it’s running on Azure, and another DMI parameter for the VM unique
ID which it uses as the instance ID.

https://git.launchpad.net/cloud-init/tree/tools/ds-identify#n766

It reads both these values via sysfs, so we need kernel support for
exporting these variables via /sys.
@shirgall
Copy link
Member

Argh, I missed this PR. Is this still something you want merged?

@AkechiShiro
Copy link

@szarkos @shirgall is this repo superseeded by another one ? Maintained up to date?

@shirgall
Copy link
Member

Both of us have moved on to other projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants