# File lib/ohai/plugins/gce.rb, line 38
def
looks_like_gce?
hint?
(
'gce'
)
||
has_gce_metadata?
end