Skip to content

Instantly share code, notes, and snippets.

@treeder
Created February 18, 2011 23:28
Show Gist options
  • Save treeder/834596 to your computer and use it in GitHub Desktop.
Save treeder/834596 to your computer and use it in GitHub Desktop.
instance_id = `wget -q -O - http://169.254.169.254/latest/meta-data/instance-id`
puts 'instance_id=' + instance_id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment