No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

etc_hosts.j2 208B

123456789
  1. 127.0.1.1 {{ server_name }} {{ server_fqdn }}
  2. 127.0.0.1 localhost
  3. ::1 ip6-localhost ip6-loopback
  4. fe00::0 ip6-localnet
  5. ff00::0 ip6-mcastprefix
  6. ff02::1 ip6-allnodes
  7. ff02::2 ip6-allrouters
  8. ff02::3 ip6-allhosts