summaryrefslogtreecommitdiffstats
path: root/modules/base/templates/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'modules/base/templates/hosts')
-rw-r--r--modules/base/templates/hosts4
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/base/templates/hosts b/modules/base/templates/hosts
index 73bfc38..63fe815 100644
--- a/modules/base/templates/hosts
+++ b/modules/base/templates/hosts
@@ -1,6 +1,2 @@
127.0.0.1 localhost
127.0.1.1 <%= @hostname %>.localdomain <%= @hostname %>
-
-<% @vpn_ips.each do |hostname, ip| -%>
-<%= ip %> <%= hostname %>.algo
-<% end -%>