github.com/misfo/deis@v1.0.1-0.20141111224634-e0eee0392b8a/store/base/templates/etc_hosts (about)

     1  {{ range $key := .deis_store_hosts }}{{ Base $key.Key }}      {{ $key.Value }}
     2  {{ end }}
     3  
     4  ff00::0 ip6-mcastprefix
     5  ff02::1 ip6-allnodes
     6  ff02::2 ip6-allrouters
     7  127.0.0.1 localhost
     8  ::1 localhost ip6-localhost ip6-loopback
     9  fe00::0 ip6-localnet