This repository has been archived on 2025-02-14. You can view files and clone it, but cannot push or open issues or pull requests.
esh/esh_piped/templates/default/hosts.erb

9 lines
240 B
Text
Raw Normal View History

2025-02-15 00:56:26 +09:00
127.0.1.1 <%= node['hostname'] %>
127.0.0.1 localhost
::1 localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
<%= @piped_addr %> piped
<%= @pipedfrontend_addr %> pipedfrontend
<%= @pipedproxy_addr %> pipedproxy