Skip to content

Instantly share code, notes, and snippets.

@icebreaker
Forked from mathie/rubygems_dns_failover
Created June 7, 2011 21:03
Show Gist options
  • Save icebreaker/1013158 to your computer and use it in GitHub Desktop.
Save icebreaker/1013158 to your computer and use it in GitHub Desktop.
# rubygems DNS is temporarily down, if you're using ghost to manage local DNS
# munging, run the following:
ghost add rubygems.org 72.4.120.124
ghost add production.s3.rubygems.org 207.171.181.231
ghost add production.cf.rubygems.org 216.137.45.24
# Don't forget to clear them out afterwards with:
# ghost delete_matching rubygems.org
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment