summaryrefslogtreecommitdiff
path: root/templates/Debian/apticron.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/Debian/apticron.erb')
-rw-r--r--templates/Debian/apticron.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/Debian/apticron.erb b/templates/Debian/apticron.erb
index 655854e..c6d3853 100644
--- a/templates/Debian/apticron.erb
+++ b/templates/Debian/apticron.erb
@@ -46,7 +46,7 @@ IPADDRESSNUM="<%= v %>"
#
# IPADDRESSES="192.0.2.1 2001:db8:1:2:3::1"
<% unless (v=scope.lookupvar('apt::apticron::ipaddresses')).to_s == "false" -%>
-IPADDRESSES=<%= v %>"
+IPADDRESSES="<%= v %>"
<% end -%>
#