# File lib/specinfra/command/base/localhost.rb, line 3 def check_is_ec2_instance 'curl --connect-timeout=1 http://169.254.169.254:80/' end