github.com/dustinrc/deis@v1.10.1-0.20150917223407-0894a5fb979e/store/base/templates/etc_hosts (about)

     1  {{ range gets "/deis/store/hosts/*" }}{{ base .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