UUID | ${host.UUID} |
OS | ${host.OS} |
platform | ${host.platform} |
bogomips | ${host.bogomips} |
systemMemory | ${host.systemMemory} |
systemSwap | ${host.systemSwap} |
CPUVendor | ${host.CPUVendor} |
numCPUs | ${host.numCPUs} |
CPUSpeed | ${host.CPUSpeed} |
language | ${host.language} |
defaultRunlevel | ${host.defaultRunlevel} |
vendor | ${host.vendor} |
system | ${host.system} |
selinux_enabled | ${host.selinux_enabled} |
selinux_policy | ${host.selinux_policy} |
selinux_enforce | ${host.selinux_enforce} |
Bus | Class | Driver | Description |
---|---|---|---|
${Device.select('id=%s' % link.deviceID)[0].Bus} | ${Device.select('id=%s' % link.deviceID)[0].Class} | ${Device.select('id=%s' % link.deviceID)[0].Driver} | ${Device.select('id=%s' % link.deviceID)[0].Description} |