summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Hostbase/templates/hosts.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/Server/Hostbase/templates/hosts.tmpl')
-rw-r--r--src/lib/Server/Hostbase/templates/hosts.tmpl30
1 files changed, 30 insertions, 0 deletions
diff --git a/src/lib/Server/Hostbase/templates/hosts.tmpl b/src/lib/Server/Hostbase/templates/hosts.tmpl
new file mode 100644
index 000000000..e06183ac6
--- /dev/null
+++ b/src/lib/Server/Hostbase/templates/hosts.tmpl
@@ -0,0 +1,30 @@
+##############################################################################
+# MCS hosts file
+#
+# This file is generated automatically - DO NOT EDIT IT.
+# To create this file, do 'make hosts' in "hostbase".
+#
+# Generated on: Wed Jan 4 20:34:34 CST 2006
+#
+
+127.0.0.1 localhost.mcs.anl.gov localhost
+
+# This file lists hosts in these domains:
+#for $domain in $domain_data
+# ${domain[0]}: ${domain[1]}
+#end for
+#
+# This file lists hosts on these networks:
+#
+# Network Hosts
+# ---------------------------------------------------------------------
+#for $octet in $two_octets_data
+# ${octet[0]} ${octet[1]}
+#end for
+#
+#for $octet in $three_octets_data
+# ${octet[0]} ${octet[1]}
+#end for
+#
+# Total host interfaces (ip addresses) in this file: $three_octets
+