]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/networking/templates/default/hosts.erb
Add a load more cookbooks
[chef.git] / cookbooks / networking / templates / default / hosts.erb
diff --git a/cookbooks/networking/templates/default/hosts.erb b/cookbooks/networking/templates/default/hosts.erb
new file mode 100644 (file)
index 0000000..decae86
--- /dev/null
@@ -0,0 +1,16 @@
+# DO NOT EDIT - This file is being maintained by Chef
+
+# This machine
+127.0.1.1       <%= node[:hostname] -%>.openstreetmap.org <%= node[:hostname] %>
+
+# IPv4 loopback address
+127.0.0.1       localhost ip4-localhost ip4-loopback
+
+# IPv6 loopback address
+::1             localhost ip6-localhost ip6-loopback
+
+# Other useful IPv6 addresses
+fe00::0         ip6-localnet
+ff00::0         ip6-mcastprefix
+ff02::1         ip6-allnodes
+ff02::2         ip6-allrouters