]> git.openstreetmap.org Git - chef.git/blob - cookbooks/networking/templates/default/hosts.erb
Add role for scorch
[chef.git] / cookbooks / networking / templates / default / hosts.erb
1 # DO NOT EDIT - This file is being maintained by Chef
2
3 # This machine
4 127.0.1.1       <%= node[:hostname] -%>.openstreetmap.org <%= node[:hostname] %>
5
6 # IPv4 loopback address
7 127.0.0.1       localhost ip4-localhost ip4-loopback
8
9 # IPv6 loopback address
10 ::1             localhost ip6-localhost ip6-loopback
11
12 # Other useful IPv6 addresses
13 fe00::0         ip6-localnet
14 ff00::0         ip6-mcastprefix
15 ff02::1         ip6-allnodes
16 ff02::2         ip6-allrouters