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

Add detection of bhyve guests running Linux/*BSD #812

Merged
merged 4 commits into from
Apr 25, 2016
Merged

Add detection of bhyve guests running Linux/*BSD #812

merged 4 commits into from
Apr 25, 2016

Conversation

tas50
Copy link
Contributor

@tas50 tas50 commented Apr 22, 2016

This adds a spec to the work in #786

Travis Thompson and others added 3 commits March 30, 2016 21:30
Unfortunately xhyve reports as bhyve right now and I can't find a way to detect xhyve over bhyve, but I mostly care about it being detected as a guest.
```
# ohai virtualization
{
  "systems": {
    "bhyve": "guest"
  },
  "system": "bhyve",
  "role": "guest"
}
```
Thanks to twitter I was able to get dmidecode output from a bhyve guest
@thommay
Copy link
Contributor

thommay commented Apr 25, 2016

👍 LGTM

@mcquin
Copy link
Contributor

mcquin commented Apr 25, 2016

👍

@tas50 tas50 merged commit 780f7c5 into master Apr 25, 2016
@tas50 tas50 deleted the bhyve branch April 25, 2016 22:22
@thommay thommay added Type: Enhancement Adds new functionality. and removed Enhancement labels Jan 24, 2017
@chef chef locked and limited conversation to collaborators Nov 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Enhancement Adds new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants