# File lib/ohai/plugins/rackspace.rb, line 50
def looks_like_rackspace?
  has_rackspace_mac? || has_rackspace_kernel?
end