summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/hosts.j211
1 files changed, 0 insertions, 11 deletions
diff --git a/templates/hosts.j2 b/templates/hosts.j2
deleted file mode 100644
index 9ef5300..0000000
--- a/templates/hosts.j2
+++ /dev/null
@@ -1,11 +0,0 @@
-# SPDX-FileCopyrightText: 2025 Matthew Fennell <matthew@fennell.dev>
-#
-# SPDX-License-Identifier: AGPL-3.0-or-later
-
-127.0.1.1 {{ hostname }}
-127.0.0.1 localhost
-
-# The following lines are desirable for IPv6 capable hosts
-::1 localhost ip6-localhost ip6-loopback
-ff02::1 ip6-allnodes
-ff02::2 ip6-allrouters