github.com/greenboxal/deis@v1.12.1/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