Skip to content

Instantly share code, notes, and snippets.

@roidrage
Created December 10, 2013 12:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save roidrage/7890207 to your computer and use it in GitHub Desktop.
Save roidrage/7890207 to your computer and use it in GitHub Desktop.
127.0.1.1 precise64
# host on which base box was built. Erlang services that use Mnesia
# (like RabbitMQ) may create DB directories with this hostname in the name
# during provisioning and if we change hostname later, they will have all
# kinds of obscure issues. MK.
# backwards compatibility. MK.
# The following lines are desirable for IPv6 capable hosts
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
127.0.0.1 localhost.localdomain localhost travis nettuno vagrant
# Auto-generated hostname. Please do not remove this comment.
172.30.130.43 testing-worker-staging-linux-xxxx
::1 localhost ip6-localhost ip6-loopback precise64 travis vagrant nettuno
127.0.0.1 testing-worker-staging-linux-xxx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment