summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authormh <mh@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2008-04-28 13:48:57 +0000
committermh <mh@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2008-04-28 13:48:57 +0000
commitfc2541ce4a298e55d5929887d35fa95a0d933b57 (patch)
tree9cc1d358a5236618a7b70090e2845a5a30a34fd9 /templates
parentc85e160f1d728394cebbdb93cf153e5bbbd19b8e (diff)
added debug statement
git-svn-id: https://svn/ipuppet/trunk/modules/resolvconf@1311 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
Diffstat (limited to 'templates')
-rw-r--r--templates/resolvconf.erb2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/resolvconf.erb b/templates/resolvconf.erb
index c961fc6..0bc467f 100644
--- a/templates/resolvconf.erb
+++ b/templates/resolvconf.erb
@@ -6,5 +6,3 @@ search <%= real_resolvconf_search %>
<% real_resolvconf_nameservers.split(':').each do |val| -%>
nameserver <%= val %>
<% end -%>
-
-