Skip to content

Instantly share code, notes, and snippets.

@elblivion
Created May 6, 2015 13:29
Show Gist options
  • Save elblivion/0e8ab7c6efddf4fc608b to your computer and use it in GitHub Desktop.
Save elblivion/0e8ab7c6efddf4fc608b to your computer and use it in GitHub Desktop.
$ ohai | jq .virtualization
{
"systems": {
"xen": "guest"
},
"system": "xen",
"role": "guest"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment