This repository has been archived on 2023-02-05. You can view files and clone it, but cannot push or open issues or pull requests.
loki/ansible/etc/hosts.j2

9 lines
229 B
Django/Jinja

127.0.0.1 localhost
127.0.1.1 {{ fqdn }} {{ hostname }}
127.0.0.1 {{ domains }}
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters